Instead of searching for questions it's better you install linux in yur system and then try t implement various things....learn how to configure ntfs and other services in that...That will be useful....
IIM
Practically a Master Poster
636 posts since Jun 2011
Reputation Points: 127
Solved Threads: 136
Skill Endorsements: 7
1. Try finding greatest of 3 numbers using shell scripting.
2. tell the working of command:- grep <TEST> abc
3. Consider the file named f1,f2,f3.After this command what will be the content of each files and why.
*cat f1>f2>f3
*cat >f1>f2>f3
*cat f1>f2<f3
4. Write a shellscript to execute a set of codes automatically on a particular day.(Use cronjob)
5. Print all lines in a file except the first five lines of a file.
6. Print all lines in a file except the last five lines of a file.
Check if you are able to d this...this is just a basic questons to test your apti.
IIM
Practically a Master Poster
636 posts since Jun 2011
Reputation Points: 127
Solved Threads: 136
Skill Endorsements: 7