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?
1069Post New Shell Script Questions
What are the different types of commonly used shells on a typical linux system?
What is the difference between bash and shell?
Why should we use shell scripts?
Explore about environment variables?
What is the best scripting language?
How to print the first array element?
Write the syntax for "if" conditionals in linux?
Is shell scripting a language?
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 find out What is your shell?
What are the zombie processes?
What makes c shell a more preferable option than the bourne shell?
How to get the first line from a file using just the terminal?
What is web script?
What does echo $0 do?