How will you pass and access arguments to a script in linux?
No Answer is Posted For this Question
Be the First to Post Answer
How to know that your remote server is ruing smoothly or not in unix?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What is the command to find out users on the system?
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
What's the difference between scripting and coding?
what are command line arguments? what is the need of those?
What does $@ mean bash?
Explain about echo command?
what is tickets $ what low,medium,high priorite pls define time also
What are the different methods available to run a shell script?
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt
give me some website where i can get unix and testing meterials