From: Ian Kelling Date: Mon, 15 Aug 2016 02:38:02 +0000 (-0700) Subject: small doc update X-Git-Url: https://iankelling.org/git/?p=small-misc-bash;a=commitdiff_plain;h=0644c7da9d439fd21637ea35c08d4890e2d6fcd4 small doc update --- diff --git a/ex b/ex index f944f65..c99cd12 100755 --- a/ex +++ b/ex @@ -15,8 +15,9 @@ ex() { local help="Usage: ex [--help] FILE... -Extract each FILE according to its extension. -7z bz2 deb gz iso dsc rar rpm tar xz zip & some combinations. +Extract many types of files based on their extensions + +7z bz2 deb gz iso dsc rar rpm tar xz zip sfs & some combinations. See source for exact file extensions. Note: apt-get install dtrx will do the same for most of these types, plus some more, I'm going