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?
No Answer is Posted For this Question
Be the First to Post Answer
What does echo $0 do?
What's the difference between scripting and coding?
When you login to a c shell, which script would be run first?
Explain about the slow execution speed of shells?
Write a command sequence to find the count of each word?
Is shell scripting a programming language?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
What are the different kinds of loops available in shell script?
How can you find out how long the system has been running?
How can I send a mail with a compressed file as an attachment?
What is bash eval?
What is the fastest scripting language?