This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
os_cp:intro [2026/03/03 13:37] jkonczak [System manual and 'help' switch] |
os_cp:intro [2026/03/03 14:16] (current) jkonczak [Changing working directory] |
||
|---|---|---|---|
| Line 263: | Line 263: | ||
| To change directory the command **''cd [//target//]''** is used. If no target is provided, ''cd'' changes current directory to the home directory. | To change directory the command **''cd [//target//]''** is used. If no target is provided, ''cd'' changes current directory to the home directory. | ||
| \\ | \\ | ||
| - | <html><small></html>If ''-'' is uses as the target, the directory is changed to the previously visited. <html></small></html> | + | <html><small></html>If ''-'' is used as the target, the directory is changed to the previously visited. <html></small></html> |
| ~~Exercise.#~~ Enter ''.config'' directory (located in your home directory) and list files within. | ~~Exercise.#~~ Enter ''.config'' directory (located in your home directory) and list files within. | ||