mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-26 06:17:01 +00:00
Update README.md
This commit is contained in:
parent
adde3a8f9e
commit
9769c4b96a
@ -1408,6 +1408,7 @@ yes | rm -r large_directory
|
|||||||
```bash
|
```bash
|
||||||
dd if=/dev/zero of=//dev/shm/200m bs=1024k count=200
|
dd if=/dev/zero of=//dev/shm/200m bs=1024k count=200
|
||||||
```
|
```
|
||||||
|
|
||||||
Standard output:
|
Standard output:
|
||||||
200+0 records in
|
200+0 records in
|
||||||
200+0 records out
|
200+0 records out
|
||||||
|
Loading…
Reference in New Issue
Block a user