Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
No Answer is Posted For this Question
Be the First to Post Answer
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 the command to find out today's date?
Explore about environment variables?
How do I save a powershell script?
defination of mapfile in winrunner?
Write a shell program to test whether a given number is even or odd?
I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?
How to get the first line from a file using just the terminal?
The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on
RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
I have 2 files and I want to print the records which are common to both.
I want to connect to a remote server and execute some commands, how can I achieve this?