What will happen to my current process when I execute a command using exec?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default shell of solaris?
How Connect to a Database in Shell Programming?
What is .sh file in mac?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
Is cmd a shell?
is there any command to find user password?
What are the different methods available to run a shell script?
What is shell scripting?
In shell scripting if text is surrounded by single quotes what does it denotes?
How to get script name inside a script?
How to make userdefined variables to available for all other shells?
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?