how do I gunzip to a destination directory other than the current one?
this did not work:
gunzip *.gz /putthemhere/
|
feedback
|
|
Ask
If you want to gunzip multiple files iterate over all files:
(here | |||
|
feedback
|