💾 Archived View for runjimmyrunrunyoufuckerrun.com › rc › rci captured on 2022-03-01 at 15:21:11.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

#!/bin/rc -i
# persistent rc
if(! ~ $#* 0 && ! ~ $* ''){
	echo $prompt(1)^$"*
	eval $*
}