mirror of
https://github.com/trinib/Linux-Bash-Commands.git
synced 2024-10-01 06:35:36 -04:00
Update README.md
This commit is contained in:
parent
de12ab840f
commit
b96c794dea
@ -4216,8 +4216,8 @@ Inspired by <a href="https://github.com/RehanSaeed/Bash-Cheat-Sheet">RehanSaeed/
|
||||
<td class="tg-yw4l">All the arguments are seen as a single word.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-yw4l">$*</td>
|
||||
<td class="tg-yw4l">All the arguments that are individually double quoted and seen as a single word.</td>
|
||||
<td class="tg-yw4l">!!</td>
|
||||
<td class="tg-yw4l">The previous command.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-yw4l">!$</td>
|
||||
|
Loading…
Reference in New Issue
Block a user