| Unix questions Can any of you pls. these faq's also.. Actually I am reading unix questions in a book and asking for help for which I don't know the answer
1.. Write a shell script to list only the hidden files in the current directories.
2. What is the o/p of following command $a =*, echo $a, echo "$a"
3. Which of the following is allowed in an arithmatic involving expr instruction. [],{},()
4. If values "hi", "Hello","Bye","Good Bye" are supplied to the following statement what will be the o/p
read n1,n2 , echo $n1 $n2.
5. How do you know that how many commands can be stored in the buffer in one session.
Best Regards
Uday |