Results 1 to 2 of 2
HI ,
i have created a menu driven programme which is working accurately. I have to make it more advanced i.e the application has its own status report login enabling ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-16-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 5
User shell script login
HI ,
i have created a menu driven programme which is working accurately. I have to make it more advanced i.e the application has its own status report login enabling the programme to run without giving the operator access to shell.
what sort of script i should start with? any help much appreciated
- 04-22-2009 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 468
> the application has its own status report login
> enabling the programme to run without giving the
> operator access to shell.
we're having some trouble understanding this. Is
"application" same as "programme"? then
> the programme has its own status report login
we just don't know what this means.
> enabling the programme to run without giving the
> operator access to shell
the operator is to run the programme, but not to "shell
out" to the OS shell. If the programme has "--x--x--x"
permissions, then anybody can run it. As for "shelling
out" in "c" programming language you can trap "ctrl-c"
signal and others.
perhaps you could explain a little more?the sun is new every day (heraclitus)


Reply With Quote
