view interps/c-intercal/pit/tests/ignorret.i @ 6882:3a1f3dc57df4

<shachaf> ` >bin/cmd echo -e \'#!/bin/bash\\ncut -d "" -f 3 < /proc/$1/cmdline\'; chmod +x /tmp/hmm
author HackBot
date Tue, 16 Feb 2016 02:04:07 +0000
parents 859f9b4339e6
children
line wrap: on
line source

	DO .1 <- #1
	DO STASH .1
	DO .1 <- #2
	DO IGNORE .1
	PLEASE RETRIEVE .1
	DO READ OUT .1
	DO .1 <- #3
	DO READ OUT .1
	PLEASE GIVE UP