shithub: bin.rc

ref: c240c428481aa4cd9aadeb95833161b52efc1e96
dir: /bin/scr/

View raw version
#!/bin/rc
rfork e
dst=/tmp/scr.png
if(! ~ $#* 0)
	dst=$1
topng /dev/screen >$dst