major.io
menu
icanhazip
Ham Radio
Talks & Presentations
▾
GitLab
GitHub
Résumé
icanhazip
Ham Radio
Talks & Presentations
GitLab
GitHub
Résumé
/bin/rm: Argument list too long
2007-03-26
:: Major Hayden
#
command line
If you have too many files to remove, try this trick:
find . -name '*' | xargs rm -v
←
Setting the hostname in Sendmail
Reset MySQL root password
→