Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/sda2 UUID=eddcfd30-229b-4160-a586-63d47b7dee01 / ext3 relatime,errors=remount-ro 0 1 # /dev/sda4 UUID=c765e1d6-ef88-4889-85ca-f11101b475d3 /home ext3 relatime 0 2 # /dev/sda3 UUID=f990dd5e-5ce9-4ef7-bf52-7684c6114bbb none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
From the Design Piracy series on my blog: