files with no-text
Posted: Sat Aug 08, 2015 4:32 am
got a number of files. some of them are blank (having no text inside, 0 bytes). Can I somehow identify these files by TP and write a certain phrase inside them?
So far it seems TP doesn't process such files at all.
Is there any way to identify a blank file by perl regex? (\A\z or smth of the kind)? Thanks.
So far it seems TP doesn't process such files at all.
Is there any way to identify a blank file by perl regex? (\A\z or smth of the kind)? Thanks.