Which shell is the best?
No Answer is Posted For this Question
Be the First to Post Answer
What is shell and shell script?
What is the command for " how many shell is running in your system or how many shell supported by your system " ?.
What is @echo off?
write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.
What will happen to my current process when I execute a command using exec?
In which variable prompt value is stored?
How to declare functions in unix shell script?
What is a program shell?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
How important is shell scripting?
How to debug the problems encountered in the shell script/program?
What are the advantages of using shell scripts?