How do you stop all the processes, except the shell window?
How do you find out your own username?
How do you count words, lines and characters in a file?
How do you remove recursively?
How do you remove a file?
How do you write a while loop in shell?
How do you search for a string in a directory with the subdirectories recursed?
How do you stop all the processes, except the shell window?
How do you search for a string inside a given file?
How do you test for file properties in shell scripts?
How do you define a function in a shell script?
How do you refer to the arguments passed to a shell script?
How do you search for a string inside a directory?