mirror of
https://github.com/tildeclub/tilde.club.git
synced 2026-01-24 10:20:18 +00:00
minor typo and file rename
@@ -135,7 +135,7 @@ Back at our command line, lets type the command `id`:
|
||||
The `id` command is a tool to show us how the system keeps track of us. From this we can see that according to the system, our user ID (or uid) is 501, and our group id is also 501.
|
||||
|
||||
- Homework
|
||||
- Run `id` in yourown directory, then run
|
||||
- Run `id` in your own directory, then run
|
||||
- Run `id -u root`
|
||||
- use the `grep` command to find your uid in the `/etc/passwd` file
|
||||
|
||||
Reference in New Issue
Block a user