Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Annotated version of the Microsoft/GotDotNet demo from the MSDN Wiki.
0
1292
posted 18 years ago by rengber
Tired of the Python's "".join(...) idiom requiring you to pre-stringify all the arguments to join()? Yeah, me too.
1
983
posted 18 years ago by collin
This command will list every file under /my/directory larger than 250kB and sort it largest to smallest.
13
1625
posted 18 years ago by SunnyJim