In which variable prompt value is stored?
Answers were Sorted based on User's Feedback
Why is it called a shell?
wats the she bang statment with syntax?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
What is @echo off?
What is shell and terminal?
How can the contents of a file inside jar be read without extracting in a shell script?
A file has multiple records each having three 30-bit long fields(field1,field2,field3).There is also a lookup file,LOOK_UP.dat.Now, we need to consider only the last ten digits of field1 and lookup the file LOOK_UP.dat. If there a match then field2 and field3 should replaced with corresponding data from the lookup file. otherwise that particular record,for which there is no match, should be stored in a seperate file.
How do you schedule a command to run at 4:00 every morning?
How can we find the process name from its process id?
How will I insert a line "abcdef" at every 100th line of a file?
Why do we write bin bash in shell scripts?
What is shell terminal?