In which variable prompt value is stored?
Answers were Sorted based on User's Feedback
Write down the syntax for all the loops in shell scripting.
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
Is shell script a programming language?
What is MUTEX?
What are zombie processes?
What is ms powershell?
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 do you read arguments in a shell program - $1, $2 ..?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
Is it possible to substitute "ls" command in the place of "echo" command?
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
What is the difference between a shell variable that is exported and the one that is not exported?