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
How to use arguments in a script?
determine the output of the following command: echo ${new:-variable}
What is shell scripting used for?
How do we delete all blank lines in a file?
What is shell chemistry?
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
write a shell script to find the largest number from 3 given numbers.
What is $1 in shell scripting?
What are different types of shell?
What is an inode block?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
Can you write a script to portray how set –x works?