mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
discovered $newmember
This commit is contained in:
parent
133c240533
commit
1ae1824092
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
for i
|
||||
do
|
||||
# This works whether sed uses \(\) or () for grouping.
|
||||
echo $i | sed 's/.*\((.*)\).*/\1/' | tr -d '()'
|
||||
done
|
Loading…
Reference in a new issue