Comments on: So much for getting shit done early… http://www.terminally-incoherent.com/blog/2005/10/07/so-much-for-getting-shit-done-early/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Chris Wellons http://www.terminally-incoherent.com/blog/2005/10/07/so-much-for-getting-shit-done-early/#comment-12112 Sat, 18 Apr 2009 18:02:46 +0000 http://www.terminally-incoherent.com/blog/?p=274#comment-12112

That uppercase code is really a one-liner on the shell. ;-)

$ perl -ne 'print uc' file.txt > file-uc.txt
Reply  |  Quote
]]>