4 lines
27 B
Plaintext
4 lines
27 B
Plaintext
|
#!/bin/rc
|
||
|
|
||
|
sed 's/^/ /' $*
|