What is the use of .sh file?
No Answer is Posted For this Question
Be the First to Post Answer
How to add some content in any file at some desired location without using VI or some other editor in UNIX
Write a shell script to check whether a number is Armstrong number or not?
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
What language is used in terminal?
How to get script name inside a script?
Is shell scripting easy to learn?
Is scripting and coding the same thing?
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 echo in shell?
What is INODE?
why did you apply to shell
What is sudo command?