humble linuxer
12-06-2001, 07:20 AM
doing some c shell scripting, can anyone show me how to manipulate the characters in a
string?
The situation is this: write a shell script that validates 6 user-inputs that contains any
character in the word "gterdmq".
The user inputs are as follows: yuioh, polrew, bdfet,ldased,banned, scream.
Afterwards the script should display the user inputs indicating the valid and invalid inputs.
:eek:
string?
The situation is this: write a shell script that validates 6 user-inputs that contains any
character in the word "gterdmq".
The user inputs are as follows: yuioh, polrew, bdfet,ldased,banned, scream.
Afterwards the script should display the user inputs indicating the valid and invalid inputs.
:eek: