How to find all the files modified in less than 3 days and save the record in a text file?
No Answer is Posted For this Question
Be the First to Post Answer
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 the difference between cmp and diff commands
write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?
What is the first line in a shell script?
Is bash an operating system?
How to find all the files modified in less than 3 days and save the record in a text file?
What are the different commands available to check the disk usage?
What is the difference between a variable and value?
c program to check whether all the directories in the path exists has read and write permission
How to print all the arguments provided to the script?
write a shell script to check whether all the directories in the path exist has read and write permission
How Connect to a Database in Shell Programming?