Skip to content

Commit 8bc3691

Browse files
author
Lei Wang
committed
Updated readme.
1 parent 1419b2c commit 8bc3691

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,9 @@ ls [/path/to/directory]
103103
> [!TIP]
104104
> **Convenience Features in the Bash Shell**.
105105
> It can be tedious to always type in paths character by character, so there is a must-know convenience feature in the Bash shell (and many other shells). As you type path elements, pressing the **TAB** key will prompt the shell to attempt to auto-complete the path element.
106+
>
106107
> If you want to re-run a command you ran before, use the **ARROW** keys to cycle through your command history.
108+
>
107109
> If your terminal becomes too busy with command output, and you just want to start from a clean slate, use the `clear` command.
108110
109111
To **change directory**, run:

0 commit comments

Comments
 (0)