What are "c" and "b" permission fields of a file?
No Answer is Posted For this Question
Be the First to Post Answer
How to enable the shell to know what program should be run to interpret the script?
What are the various stages of a linux process it passes through?
What is console line?
What is subshell?
What are the default permissions of a file when it is created?
Why is the use of shell script?
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
how to create purchase order
is there any command to find user password?
What is bourne shell scripting?
What is "test"? How it is used in shell scripting?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order