rodneymc
I can't seem to create a custom command for Tar and Compress.
For example what I'd like to do is:
Right click a directory, and use the tar command.
e.g. Right click "derf", choose tar and it will execute: tar -cf derf.tar ./derf
Then would like to do another custom command for compress
e.g. right click derf.tar, choose compress and it will execute: compress derf.tar
Has anyone else been able to do this?
Thanks!
For example what I'd like to do is:
Right click a directory, and use the tar command.
e.g. Right click "derf", choose tar and it will execute: tar -cf derf.tar ./derf
Then would like to do another custom command for compress
e.g. right click derf.tar, choose compress and it will execute: compress derf.tar
Has anyone else been able to do this?
Thanks!