You're replying to a comment by Peteris Krumins.
You're replying to a comment by Peteris Krumins.
I am being sponsored by Syntress since 2007! They bought me an amazing dedicated server to run catonmat on. If you're looking web services in Chicago area, I highly recommend the Syntress guys!
I love to read science books. They make my day and I get ideas for awesome blog posts, such as Busy Beaver, On Functors, Recursive Regular Expressions and many others.
Take a look at my
Amazon wish list, if you're curious about what I have planned reading next, and want to surprise me. :)


Thanks for the comment and I am glad that you liked my book! I never thought about including a file to test one-liners on, and it's a great suggestion. I'll make sure to include the files in my next revision of this book and my future books.
Until then, I can share the files that I used to test one-liners on.
The first one contains just 10 lines. I call this file
n. I use it to test line spacing, matching lines, numbering lines, text conversion and other tasks.Then I have the
n2file that is double-spaced version ofn. I use it to test one liners such as 'number only non-blank lines in files' and 'delete all blank lines from a file'.Then I have this crazy file called
crazythat I used to test most everything else:That's about it. :)
Reply To This Comment