briefly describe the shell's responsibilities?
No Answer is Posted For this Question
Be the First to Post Answer
i have one column with data smith john michale the o/p should be smith,john,michale how we do in unix
List the different types of files that can be made available with unix?
How do I run a .sh file in unix?
How can you count the number of characters and lines in a file?
Why is it that it is not advisable to use root as the default login?
Give a brief idea about representation of devices in unix.
What is buffer header unix?
How do I find my unix os version?
How do you sort in unix?
What are the features of unix?
What are shell variables?
following two file are file a file b 110 aab 330 xxl i want the output like file a fileb 110 xxl 330 aab give solution ?