All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
how to develop menu-driven using C-Shell script ?
|
Logged in as: Guest |
Users viewing this topic: none |
|
Login  |
|
|
how to develop menu-driven using C-Shell script ? - Jul. 27, '05, 10:50:13 PM
|
|
|
esyafini
Posts: 2
Status: offline
|
I would like to know how to develop a menu driven screen using C-Shell script. (UNIX running on Sun Solaris).
This is for security purposes. Once a user log in, he can only use the menu to run certains script (scripts meant for daily batch processing) .. Thanks
|
|
|
RE: how to develop menu-driven using C-Shell script ? - Jul. 28, '05, 1:32:44 PM
|
|
|
Rodney
Posts: 3696
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
|
The Forums here are mainly aimed at Interix specific questions.
Your question isn't really specific for Solaris; it can apply
to all Unix systems (including Interix). If you are looking to
develop a menu-driven system then you should not really be looking
at a shell script (csh, ksh or any others). It's too easy to get
by shells usually. I'd recommend that you write a C program
using curses or find one that has already been written. There
have been a few written over the years. I recall one that was called
g-shell (first written circa 1988) that I think was released as part
of the Athena project.
|
|
|
RE: how to develop menu-driven using C-Shell script ? - Jul. 28, '05, 10:17:16 PM
|
|
|
esyafini
Posts: 2
Status: offline
|
ok, i found one .. million thanks !
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|