humble linuxer
12-03-2001, 12:23 PM
I 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.
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.