How to make userdefined variables to available for all
other shells?
Answer Posted / biswaranjan
in "PS1" environment variable
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the first line in a shell script?
How to redirect both standard output and standard error to the same location?
How to debug the problems encountered in the shell script/program?
Tell something about the super block in shell scripting?
How do you find out What is your shell?
how to get part of string variable with echo command only?
Explain how you Automate your application using Shell scripting.
What is bash coding?
How do I set bash as default shell mac?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
How to calculate the number of passed arguments?
How to use arguments in a script?