Write a command sequence to find the count of each word?
No Answer is Posted For this Question
Be the First to Post Answer
What is the command to find out users on the system?
how can you execute the shell scripts?
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
What is a shell script in windows?
Is shell scripting easy to learn?
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
How to modify the PATH variable and make it executable?
What does $@ mean bash?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
What is the crontab?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
Is bash a shell script?