Originally posted by: nagger
Sorry, I might have missed the real point of your question.
Why doesn't your shell script
1) output a list of options
2) ask the user to select the number next to the option
3) read the number back from the user input
then do the selected type of backup via the "case" ksh command ?
If you were hoping for a smitty like user interface via a command?
Although, you can write new smitty panels, the details are in the AIX manuals.
ta N