
ouch
List of commands for ouch:
-
ouch:tldr:33361 ouch: Decompress a file to a specific location.$ ouch decompress ${path-to-archive-tar-xz} --dir ${path-to-directory}try on your machineexplain this command
-
ouch:tldr:6b480 ouch: Compress files.$ ouch compress ${filename1 filename2 ---} ${path-to-archive-zip}try on your machineexplain this command
-
ouch:tldr:fe1cf ouch: Decompress a specific file.$ ouch decompress ${path-to-archive-tar-xz}try on your machineexplain this command