How do you find out What is your shell?
No Answer is Posted For this Question
Be the First to Post Answer
How to modify the PATH variable and make it executable?
How will you list only the empty lines in a file (using grep)?
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.
What is shell variable?
What does $1 mean in bash?
In a file , how to retrieve the lines which are the multiples of 50 ? like 50,100,150th lines etc.
What is ms powershell?
What is Path variable?What is its use?
What does $0 mean in shell script?
How to rename all the files in a folder having specific extension? Example: I have some files with extension (.txt) in a folder name 'Test'. I have to rename all the .txt files in a test and its subdirectories to .my extension.
What is shell environment?
What are the different shells available?