Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged text



« Prev 1 Next »
Get text for system errors
0 576 posted 10 years ago by dck11
When you run this over a text.txt with some text you will get the word distribution on output_ngram.txt as follows: 30 m 29 por 29 aplicaci 27 modelo 27 datos 24 con 21 este 21 esta 20 En 18 posible 18 palabras 1...
0 513 posted 12 years ago by clopez
For any text document this snippet generates an output file that looks like this: 30 m 29 por 29 aplicaci 27 modelo 27 datos 24 con 21 este 21 esta
0 434 posted 12 years ago by clopez
Searches down the current directory every file whose name matches (case insensitively) {{file_pattern}} for the regexp {{text}}.
0 537 posted 13 years ago by jarnaldich
Using a sorted list remove all the lines in file2 from file1
0 421 posted 13 years ago by benpjohnson
2 866 posted 15 years ago by therobot
Create a copy of a text file with blank lines removed.
0 517 posted 16 years ago by ches
« Prev 1 Next »