view paste/paste.25739 @ 12267:7e5beba54694 draft

<b_jonas> slashlearn aoc//Advent of Code (AoC) is a series of programming puzzles that some regulars enjoy, found at "https://adventofcode.com/2019/about".
author HackEso <hackeso@esolangs.org>
date Mon, 16 Dec 2019 22:53:41 +0000
parents 4eaaa7561873
children
line wrap: on
line source

diff -r 324c6be2e35a -r bbeb9415a2eb bin/slist
--- a/bin/slist	Fri Oct 18 03:08:30 2013 +0000
+++ b/bin/slist	Fri Oct 18 03:09:16 2013 +0000
@@ -1,4 +1,4 @@
-echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
+echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; rm bin/slist; exit
 Taneb
 atriq
 Ngevd