ref: 81cd5a1a4b808fc39e5e2e13c2487aafd6c60206 dir: /bin/yv/
#!/bin/rc # easiest way, low quality if(! ~ $#* 1){ echo usage $0 videoid exit usage } nvi -V 18 -v /tmp/vid.mp4 $"1 \ && treason /tmp/vid.mp4 \ && rm /tmp/vid.mp4