how to print the matrix form of 2-d, 3-d arrays in unix c
shell scripts ?
Give some situations where typing error can destroy a program?
Is it possible to substitute "ls" command in the place of "echo" command?
How will you emulate wc –l using awk?
Is shell and terminal the same?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
Which is better perl or shell scripting?
What is the meaning of $1 in shell script?
What does chmod do?
How Connect to a Database in Shell Programming?
What is the crontab?
Why do we use shell scripting?
How to get the 3rd element/column from each line from a file?