WalaWiki content from p1k3.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- WareLogging
-
- Find symbolic links: find . -type l
-
- * http://cheminfo.informatics.indiana.edu/~rguha/misc/tipsntricks.html
-
- Couldn't remember a couple of HTML character entities the other night...
-
- perl -e 'for (1 .. 1000) { print "$_: &#$_;<br />\n"; }' > entities.html
|