[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: kmapnotify, LD_PRELOAD, (t)csh and aaarrgh! I'll die today! :-)
From:       Rik Hemsley <rik () kde ! org>
Date:       2000-05-29 18:00:28
[Download RAW message or body]

Z ~ > sh -c 'HELLO=hello >& /dev/null || setenv HELLO hello ; echo $HELLO'
hello

Z ~ > bash -c 'HELLO=hello >& /dev/null || setenv HELLO hello ; echo $HELLO' 
hello

Z ~ > csh -c 'HELLO=hello >& /dev/null || setenv HELLO hello ; echo $HELLO'
hello

Z ~ > zsh -c 'HELLO=hello >& /dev/null || setenv HELLO hello ; echo $HELLO'
hello

Z ~ > ksh -c 'HELLO=hello >& /dev/null || setenv HELLO hello ; echo $HELLO'
ksh: >&/dev/null : illegal file descriptor name
ksh: setenv: not found

Z ~ > ash -c 'HELLO=hello >& /dev/null || setenv HELLO hello ; echo $HELLO'
Syntax error: Bad fd number

Getting closer to the holy grail :)

Rik

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic