This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
os_cp:intro [2026/03/03 14:16] jkonczak [Changing working directory] |
os_cp:intro [2026/03/12 00:57] (current) jkonczak [Glob names and wildcards] |
||
|---|---|---|---|
| Line 323: | Line 323: | ||
| ~~Exercise.#~~ Change directory to ''/usr/bin/'' directory. List all files that end with ''cat''. | ~~Exercise.#~~ Change directory to ''/usr/bin/'' directory. List all files that end with ''cat''. | ||
| - | ~~Exercise.#~~ List all files that end with ''cat'' in ''/usr/bin/'' while being in your home directory. | + | ~~Exercise.#~~ Change directory to your home directory. From there, list all files that end with ''cat'' in ''/usr/bin/''. |
| - | ~~Exercise.#~~ List all files that are in the ''/usr/bin/'' directory that have names consisting of two chatacters. | + | ~~Exercise.#~~ List all files that are in the ''/usr/bin/'' directory that have names consisting of two characters. |
| ~~Exercise.#~~ List contents of ''/usr/share/zoneinfo/'' and its subdirectories using a single command. | ~~Exercise.#~~ List contents of ''/usr/share/zoneinfo/'' and its subdirectories using a single command. | ||