On my OS X 10.6.3, doing a ‘which' it shows there’s a seq and a gseq. 

/opt/local/bin/seq
/opt/local/bin/gseq

r...@rcmbp /o/l/bin# /opt/local/bin/seq 10 -1 1
fish: invalid option -- 1
r...@rcmbp /o/l/bin# /opt/local/bin/gseq 10 -1 1
10
9
8
7
6
5
4
3
2
1

For whatever reason, I get the invalid option error from seq but not from gseq.

Regards,
Rick 

--
Rick Cogley 
Mobile: 090-9959-5452 (Outside Japan, remove "0". +81-3-...)


------------------------------------------------------------------------------
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

Reply via email to