Jonezy Regular Member Joined Jul 15, 2010 Messages 278 Reaction score 45 Jan 18, 2011 #1 Hey, does anyone know if its possible to reverse a text file. e.g 1 2 3 4 etc reverse it so it comes out like etc 4 3 2 1 Anyone know? cheers
Hey, does anyone know if its possible to reverse a text file. e.g 1 2 3 4 etc reverse it so it comes out like etc 4 3 2 1 Anyone know? cheers
nme Junior Member Joined Jan 17, 2008 Messages 124 Reaction score 36 Jan 21, 2011 #2 If your on something other then Windows, sort -r
HoNeYBiRD Elite Member Joined May 1, 2009 Messages 10,187 Reaction score 12,580 Jan 21, 2011 #3 try this (1st result on Google for the term "reverse text"): Code: http://textop.us/Text-tools/Reverse-Text
try this (1st result on Google for the term "reverse text"): Code: http://textop.us/Text-tools/Reverse-Text