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?
1081Post New Shell Script Questions
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
What is a program shell?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
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 "c" and "b" permission fields of a file?
What is sh in shell script?
What are the advantages of shell script?
How to redirect both standard output and standard error to the same location?
What does debug script mean?
What is subshell?
What is sed in shell script?
What is the use of break command?
What is shell application?
What is a shell environment?
What is bourne shell scripting?