Explain about return code?
No Answer is Posted For this Question
Be the First to Post Answer
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
How to enable the shell to know what program should be run to interpret the script?
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
How to declare functions in unix shell script?
How to get the 3rd element/column from each line from a file?
Given a file find the count of lines containing the word "abc".
How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?
Print the 10th line without using tail and head command.
How to find duplicate record in file using shell script?
0 Answers IBM, Saama Tech, Wipro,
whta is the use of "exec" command?
How to find all the files modified in less than 3 days and save the record in a text file?