A plugin for the fish shell: extract various archives intelligently with a single command.
This text can be outdated; see x --help
or extract -h
for the latest usage
information.
Usage: extract [OPTIONS] [FILE ...]
Options:
-d, --dry-run don't actually unpack; just print the plan
-h, --help show this help and exit
-i, --interactive be interactive, and also ask some commands I am going
to fire to do so
-r, --remove remove the archive after unpacking
-s, --simple even if the archive contains only one file, don't be
clever and move it up
Set before loading:
__extract_ng_suppress_alias
: When set to1
, the script does not create thex
alias.