3 lines
30 B
Plaintext
3 lines
30 B
Plaintext
|
#!/bin/rc
|
||
|
exec compress -d $*
|