What is web script?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about "s" permission bit in a file?
What is the meaning of $1 in shell script?
What are the advantages of bash over all other shells?
is this growing field and what is average package in this?
What is INODE?
c program to display the information of given file similar to givan by the unix or linux command ls -l
what are bootlevel in linux?which level is booting by default.
Why is shell scripting important?
How will you emulate wc –l using awk?
Explain about echo command?
What is the difference between a 'thread' and a 'process'?
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.