How do I run a unix script?
No Answer is Posted For this Question
Be the First to Post Answer
What are the three major components of any unix system?
Is unix only for supercomputers?
Assume that there are two different filesystems as /abc and /xyz. There is a file A under filesystem /abc which has to be linked to filesystem /xyz. Which link will you use - soft link or hard link? why?
Is windows unix?
What is the full form unix?
What is unix explain its architecture?
how to use grep command to list find the records of a file containg 10 different strings
"ls" command is showing all the subdirectoary and files which are present in the current directoary, i want to cut only directoary name. How to cut only name ?
How to create files in unix?
Name two paging states for a page in memory?
what is wrong with this interactive shell script?
What is RC (return code)? What is useful for? Which are the common values?