OT: posix sh problem

Quartz quartz at sneakertech.com
Thu Apr 4 12:47:13 UTC 2013


>I'd really like to
> have this working cleanly on FreeBSD without requiring any funky shells

Define "funky shell". Does it have to be straight up plain sh? Can it 
use csh or tcsh syntax? Does bash count as 'funky'?


> or using any temporary files.

Do you mean "manually created temp files"? because some of the different 
ways of doing process substitution and redirection will automatically 
create temp files for you in the background and fail on an unwritable 
filesystem.

______________________________________
it has a certain smooth-brained appeal


More information about the freebsd-questions mailing list