Skip to content

commandlinewizardry/overwrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

overwrite

Utility for overwriting the source file of a Linux command pipeline.

Usage: [some commands...] | ow [FILENAME]

Takes in a stream and outputs it to FILENAME. Designed to redirect the output of a command pipeline and overwrite the original source file.

Usage Example: cut -f2 inputfile.txt | ow inputfile.txt

Command Line Wizardry https://www.commandlinewizardry.com

About

Utility for overwriting the source file of a Linux command pipeline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages