I'm trying to use seq to count backwards from 10 down to 5 in increments of 1 (os x 10.6.3)
$ seq 10 -1 5 fish: invalid option -- 1 Does anyone else get the same error? ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
