python curses script to review lines in a file

selfsame 45455b389a small tweak to README hace 2 años
README.md 45455b389a small tweak to README hace 2 años
license.txt 0d81cb6189 initial commit hace 2 años
yaynay.py 0d81cb6189 initial commit hace 2 años

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