Showing posts with label switch case in shell. Show all posts
Showing posts with label switch case in shell. Show all posts

Sunday, December 2, 2012

Check Given Word Using Switch Case Shell Script | Shell Programming


Write a shell script to determine whether the given word begins with lower case or uppercase letter check whether it is three character word or whether it is starting with a special character

Check Given Word Using Switch Case Shell Script | Shell Programming


Accept Input from User as Word then using Switch case we can find out given Word in lower case or uppercase , whether it contain Special character or Its Three character