PPRuNe Forums - View Single Post - Text document size
Thread
:
Text document size
View Single Post
28th June 2011 | 10:23
#
21
(
permalink
)
mixture
Joined:
Aug 2002
Posts:
3,663
Likes:
0
From:
Earth
Building on my previous post.
If we leave only .,-azAZ09 + CRLFsp (i.e. similar charset to what's in File1).
$ tr -cd '\32\r\n\45\46\44\48-\57\65-\90\97-\122' < File2.txt > filex.txt
-rw-r--r-- 1 * * 224K 28 Jun 11:21 filex.txt
Reply
0
0
mixture
View Public Profile
Find More Posts by mixture