Explain about gui scripting?
How to print the first array element?
What is basename in shell script?
c program to display the information of given file similar to givan by the unix or linux command ls -l
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
give me some website where i can get unix and testing meterials
Given a file find the count of lines containing the word "abc".
write a shell script to check whether all the directories in the path exist has read and write permission
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
How to initialize a directory size to a variable??
Write the syntax for "if" conditionals in linux?
What is @echo off?
What is the difference between a 'thread' and a 'process'?