| id | date | title | type | hits |
| 1131 | 2013-09-13 | How to replace certain column from different files? | Text merge | 4397 |
| 892 | 2011-11-27 | How to merge every 3 lines from file A and every 1 line from file B? | Text merge | 4712 |
| 660 | 2010-11-21 | How to merge two or more files which have same file names? | Text merge | 4565 |
| 629 | 2010-10-13 | How to batch generate md5sum and sha1sum of all exe files under some folder? | Text generator | 4707 |
| 720 | 2011-02-17 | How to split a text file according to first word in each line? | Text file splitter | 5463 |
| 559 | 2010-07-08 | How to split many merged avi files into original avi files? | Text file splitter | 4682 |
| 244 | 2008-08-08 | How to split text file by number of bytes? | Text file splitter | 4840 |
| 226 | 2008-07-17 | How to split files by columns with fixed widths, and save to files with sequence? | Text file splitter | 6060 |
| 225 | 2008-07-16 | How to split file by columns, and save each column as file a001.txt, a002.txt, ...? | Text file splitter | 3269 |
| 188 | 2008-06-13 | How to split a file by specified number of lines like 10,20,30,20,20,20 ...? | Text file splitter | 3651 |
| 149 | 2008-05-23 | How to split a file into many files by chapters, and use Chapter names as filenames? | Text file splitter | 4762 |
| 1059 | 2013-03-01 | How to extract all paragraphs matching "spanning-tree" and remove the match line? | Text file parser | 4306 |
| 984 | 2012-08-04 | How to extract all lines containing words in specified file? | Text file parser | 5380 |
| 627 | 2010-10-11 | How to remove all lines in file b.txt that appearred in a.txt? | Text file parser | 4205 |
| 1278 | 2015-01-31 | How to batch insert file name in the text? | Replace text in multiple files | 3537 |
| 1270 | 2014-12-08 | How to run a 3rd party application on multiple files? | Replace text in multiple files | 3295 |
| 907 | 2012-01-26 | How to search replace multiple files with distinct search replace definition for each? | Replace text in multiple files | 4119 |
| 816 | 2011-07-06 | How to insert 100 different lines into the beginning of 100 text files? | Replace text in multiple files | 5585 |
| 808 | 2011-06-27 | How to remove all path information for multiple http addresses in text file? | Regular expression replace | 3526 |
| 957 | 2012-06-07 | How to replace some text with a random line from another file? | Random word generator | 4364 |
| 1383 | 2016-11-15 | How to find files with specified encoding and convert to utf8? | Character encoding | 4396 |
| 1372 | 2016-06-12 | How to find files containing abc in folder f1 and move to folder f2? | Batch file rename | 3863 |
| 649 | 2010-11-04 | How to move a list of files that in different folders to a common folder? | Batch file rename | 4282 |
| 392 | 2010-01-15 | How to copy many files that defined in a list file to another folder? | Batch file rename | 4817 |
| 1276 | 2015-01-06 | How to replace strings in one file with words from another file sequentially? | Advanced search and replace | 3280 |