Nerd Tendencies
collected here lest I forget.
Skip to content
Development
Joomla
WordPress
Code Snippets
«
Customizing the WordPress Backend
Useful Find Commands
»
List 10 largest directories in current directory
du -sh $du -hsx * | sort -rh | head -10
or
du -sh $(du -s */|sort -r|head|cut -f2-)
Snippets
and tagged
Linux
«
Customizing the WordPress Backend
Useful Find Commands
»
Search
Categories
Development
Joomla
Snippets
Uncategorized
Wordpress
Tags
Apache
api
bash
curl
git
htaccess
html
instagram
iOS
Joomla
Linux
math
mobile
mysql
permissions
php
regex
security
Wordpress
Links
24 Ways
A List Apart
I Write Crappy Code
Reading Now
Javascript Design Patterns