Try KDE wrote:
> I noticed some shell script, for example those under /etc/cron.*/, uses
> "command > /dev/null" style. I think it's because they know the scripts
> is run under non-interactive shell. My question is, what would happen if
> ">/dev/nul
Try KDE said:
> Hi Everyone,
>
> I noticed some shell script, for example those under /etc/cron.*/, uses
> "command > /dev/null" style. I think it's because they know the scripts
> is run under non-interactive shell. My question is, what would happen if
> &qu
Hi Everyone,
I noticed some shell script, for example those under /etc/cron.*/, uses
"command > /dev/null" style. I think it's because they know the scripts
is run under non-interactive shell. My question is, what would happen if
">/dev/null" is removed
>> "SB" == Sibuyas Bombay <[EMAIL PROTECTED]> writes:
SB> i don't want to give them a fully interactive shell so i was
SB> thinking of writing a script that gets started when they log on
SB> and will just present them with 4 choices, pon (w/ sudo), poff (w/
SB> sudo), elm, and quit(log-out).
I b
hi all,
i have a few users in my box that i want to give access only to a very
limitted
number of commands, that is, /usr/bin/pon, /usr/bin/poff and /usr/bin/elm .
i don't want to give them a fully interactive shell so i was thinking of
writing
a script that gets started when they log on and w
5 matches
Mail list logo