python curses script to review lines in a file

selfsame 45455b389a small tweak to README 2 years ago
README.md 45455b389a small tweak to README 2 years ago
license.txt 0d81cb6189 initial commit 2 years ago
yaynay.py 0d81cb6189 initial commit 2 years ago

README.md

yaynay

A little python utility to review lines in one file and move them into another.

usage

  1. download yaynay.py, place into path
  2. chmod +x yaynay.py
  3. yaynay.py existing_input_file.txt output_filename.txt

image

bug reports welcome, please no PRs