Suppose you execute a command using exec, what will be the status of your current process in the shell?
1026Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
1116Post New Shell Script Questions
Differentiate between ‘ and ” quotes.
When should shell programming/scripting not be used?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
What are zombie processes?
What are "c" and "b" permission fields of a file?
How can you get the value of pi till a 100 decimal places?
What is another name for a bash shell script that you might see?
Explain about non-login shell files?
What is a file basename?
Explore about environment variables?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
What is the fastest scripting language?
How to get the last line from a file using just the terminal?
What is bash eval?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?