Last active
August 29, 2015 14:02
-
-
Save feuerrot/be9fc93001fef918cd64 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@pardus /var/www # ip r | cut -d' ' -f 5 | grep dn42 | sort |uniq -c | sort -h | |
1 dn42_chaosdorf | |
1 dn42_luc | |
1 dn42_nmeum | |
3 dn42_oleander | |
4 dn42_docsteel | |
4 dn42_mirsal | |
5 dn42_crest | |
23 dn42_barnslig | |
30 dn42_pyropeter | |
83 dn42_mortzu | |
219 dn42_fritz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment