rled.sh (raw) (122B)
1 #!/usr/bin/env sh 2 # invoke 'ed' with a readline wrapper 3 # dependencies: rlwrap 4 5 rlwrap -r --filter pipeto -f "$1" ed "$1"
![]() | scriptsMy personal collection of scripts | |
git clone git://src.gearsix.net/scripts | scripts.zip | |
Log | Files | Refs | Atom | README | LICENSE |