How to make userdefined variables to available for all
other shells?
Answers were Sorted based on User's Feedback
Answer / guest
By exporting the variable
export VAR=value_of_the_variable
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / biswaranjan
sorry the above ans ps1 is wrong by mistaken i sent it
| Is This Answer Correct ? | 1 Yes | 0 No |
write a shell script to check the failed jobs?
What is the basic difference you find between a shell script and perl?
How many prompts are available in a UNIX system?
What are the different types of commonly used shells on a typical linux system?
write a program to display all the files from the current directory which are created in particular month
What is INODE?
What is a shell script? Can you name some of its advantages?
How do I run a .sh file?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
What is path variable bash?
How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"
How do I open the shell in cmd?