Hacker News new | past | comments | ask | show | jobs | submit login

This isn't too hard. Aliases can expand to arbitrary shell commands, as shown in the article. So you can do something like:

    git config --global alias.bomb '!git bomb & git bomb'
to make a fork bomb.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: