https://github.com/amandasaurus/popline
Command to pop the first line off a file and print to stdout
https://github.com/amandasaurus/popline
Last synced: 4 months ago
JSON representation
Command to pop the first line off a file and print to stdout
- Host: GitHub
- URL: https://github.com/amandasaurus/popline
- Owner: amandasaurus
- License: gpl-3.0
- Created: 2013-11-27T09:54:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T18:20:38.000Z (almost 10 years ago)
- Last Synced: 2024-12-31T20:34:39.329Z (6 months ago)
- Language: Python
- Size: 127 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Programme to pop the first line off a file and write the results out.
If you have a list of files to process, you can open them one after the other with this command.
e.g. to watch a list of files in order, use this:
vlc $(popline files-to-watch.txt)
Licenced under GNU GPLv3 (or at your option a later version). This code is © 2013 Rory McCann.
The version numbers follow [Semantic Versioning](http://semver.org/).[](https://bitdeli.com/free "Bitdeli Badge")