Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)
What is a directory?
How do you determine and set the path in unix?
You have a file called tonky in the directory honky. Later you add new material to tonky. What changes take place in the directory, inode, and file?
What is the chief difference between the –v and –x option s to set?
What is a superuser?
Is it possible to see information about a process while it is being executed?
Write a shell script that requests the user's age and then echoes it, along with some suitable comment.
What is piping?
Why is it that it is not advisable to use root as the default login?
What is the difference between an array and vector?
What is difference between stack and queue?
In what areas do data structures applied?
Briefly explain recursive algorithm 50 how do you search for a target key in a linked list?
Differentiate linear from non linear data structure?