About this book
1. What is Linux?
2. Basic Command (1)
3. Regular expression and Pipe
4. Basic Command (2)
5. Text editor
6. Administrator's work
7. User authority and Access right
8. Shell Script
9. Network setup and management
10.File Management
2.8 The chapter test
When executing "rm -i CCC" , how does it work?
When executing cp command, what is changed with -p option?
What is the difference in output format between "ls -lt /etc" and "ls -ltr /etc/"?