mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 12:57:01 +00:00
[hot fix] comment out descriptions
This commit is contained in:
parent
89290279a4
commit
f86d9ebf36
@ -1541,10 +1541,10 @@ quota -v username
|
||||
```
|
||||
|
||||
##### Fork bomb
|
||||
```bash
|
||||
# Don't try this at home!
|
||||
# It is a function that calls itself twice every call until you run out of system resources.
|
||||
# A '# ' is added in front for safety reason, remove it when seriously you are testing it.
|
||||
```bash
|
||||
# :(){:|:&};:
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user