why is it that it only works in the format function rar() { /path/to/rar/rar $@ } and not function rar() { /path/to/rar/rar $@ } ??? also, if you don't mind, why is it that you used a $@ instead of a ;
why is it that it only works in the format function rar() { /path/to/rar/rar $@ } and not function rar() { /path/to/rar/rar $@ } ??? also, if you don't mind, why is it that you used a $@ instead of a ;