hi,

stumbled on another wierd bug that i can't make any sense of:

> cat foo  | while read i j; echo $i,$j; mv -i $i {$j}.ttf; end | less
mv: cannot stat `163641.ttf': No such file or directory
mv: cannot stat `1336501.ttf': No such file or directory
mv: cannot stat `961162.ttf': No such file or directory
mv: overwrite `Arial.ttf'? fish: Could not send process 16515 from group 16377 
to group 16506
setpgid: Operation not permitted
fish: Could not send job 1 (#cat foo | while read i j; echo $i,$j; mv -i $i
{$j}.ttf; end | less#) to foreground
tcsetpgrp: Operation not permitted
163641.ttf,Andover
1336501.ttf,Arial
961162.ttf,Arial
912439.ttf,Arial
fish: Could not send process 16516 from group 16377 to group 16506
setpgid: Operation not permitted
fish: Could not send job 1 (#cat foo | while read i j; echo $i,$j; mv -i $i
{$j}.ttf; end | less#) to foreground
tcsetpgrp: Operation not permitted
fish: Could not send job 1 (#cat foo | while read i j; echo $i,$j; mv -i $i
{$j}.ttf; end | less#) to foreground
tcsetpgrp: Operation not permitted
Missing filename ("less --help" for help)

at this point the whole thing hangs uninteruptably

the contents of foo are lines like:
293856.ttf      Celticmd Decorative w Drop Caps
961164.ttf      Font in a Red Suit (The Christmas Font)
163644.ttf      Font
163654.ttf      Yikes!

(don't ask me about the fonts these are files recovered from a disk crash :-)

greetings, martin.
-- 
cooperative communication with sTeam      -     caudium, pike, roxen and unix
offering: programming, training and administration   -  anywhere in the world
--
pike programmer   travelling and working in europe             open-steam.org
unix system-      bahai.or.at                        iaeste.(tuwien.ac|or).at
administrator     (caudium|gotpike).org                          is.schon.org
Martin Bähr       http://www.iaeste.or.at/~mbaehr/

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to