his homework refers to a UNIX environment and should be considered so. It goes as follows: 1. Create a file called 'I_was_here' in your home directory and populate it your favorite quote. Record how you did it here. 2. You can redirect output from any command to a file using the '>' symbol after your command and then providing a file name, like this: $ whoami > my.user This would write the name of the current user into a file called 'my.user'. Use this method to list the contents of the file system root and redirect the output to a file in your home directory called 'root.list'
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
27 | 28 | 29 | 30 | 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |