Skip to content

Djdany95/DeleteBlankLines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeleteBlankLines

This script can delete blank lines from a text document and copy the result to clipboard.

Pass file in first argument and if you want, the line to beginning. python DeleteBlankLines.py someText.css 300 This will delete all blank lines in someText.css from line 300 to end and copy the result to clipboard.

TODOs

  • Test in Linux and MacOS

About

Python script to delete blank lines in a file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages