]> git.lizzy.rs Git - plan9front.git/blob - rc/bin/membername
inst: default dist location to /, use old cache format by default... will change...
[plan9front.git] / rc / bin / membername
1 #!/bin/rc
2 tr ' ' '\012' <<eof | sed -e 's/[^(]*\(([^)]*)\).*/\1/' | tr '\012' ' '
3 $*
4 eof