-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Yongsheng Bai on 12/10/2008 12:54 AM: >> split -C 30m -a 2 -d input.txt sub. > split: invalid option -- a > Try `split --help' for more information. > > >> split --version > split (textutils) 2.0.14
Wow. There's your reason. That is YEARS old, and predates the implementation of many of the POSIX features. You want to install coreutils 6.12 (stable) or 7.0 (beta) instead. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkk/vhMACgkQ84KuGfSFAYDp+gCg1Hp1JlNQSibnIs+++INgcOCD DnQAn0tMAdHFbYeBajRRV8GABApupFgr =r13l -----END PGP SIGNATURE----- _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
