On Mon, Aug 24, 2009 at 07:46:53AM -0700, Al Chou wrote:
> I feel like I must be missing something really basic, as simple
> (1-line) shell scripts always fail and make fish say: exec: Value too
> large to be stored in data type.  For example, ~ cat bin/cccc
> ls

you are missing the first line:
#!/usr/bin/fish

(or wherever fish is in your path)

> ~ bin/cccc
> fish: Failed to execute process 'bin/cccc'. Reason:
> exec: Value too large to be stored in data type

strange error, i get:
fish: Failed to execute process 'bin/cccc'. Reason:
fish: The file 'bin/cccc' is marked as an executable but could not be
run by the operating system.

greetings, martin.
-- 
cooperative communication with sTeam      -     caudium, pike, roxen and unix
searching contract jobs:  programming, training and administration - anywhere
--
pike programmer      working in china                   community.gotpike.org
foresight developer  foresightlinux.org                        open-steam.org
unix sysadmin        iaeste.(tuwien.ac|or).at                     caudium.org
Martin Bähr          http://www.iaeste.or.at/~mbaehr/            is.schon.org

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to