What is Linux language details
No Answer is Posted For this Question
Be the First to Post Answer
What are the disadvantages of shell scripting?
how to read systems current date and time
How will I insert a line "abcdef" at every 100th line of a file?
What is the meaning of $1 in shell script?
How to get the first line from a file using just the terminal?
How will you pass and access arguments to a script in linux?
Dear All, Can anybody tell me how to predefind no. of selected rows from a text file.
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
Is it possible to substitute "ls" command in the place of "echo" command?
How do I stop script errors?
What does sh mean?
I have 2 files and I want to print the records which are common to both.