aboutsummaryrefslogtreecommitdiff
path: root/etc/flip
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-12 18:03:52 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-12 18:03:52 +0200
commitef7899f01c6c20b7d18e1b668459a632a989f0b7 (patch)
treea8fb944779a08c590e924cb0b5fd8e2edb5836bf /etc/flip
parentaf7821da81932a990ecc64a6381a90f3d6eaf5d2 (diff)
downloadxutil-ef7899f01c6c20b7d18e1b668459a632a989f0b7.tar.gz
flip: Rewrite in C
Diffstat (limited to 'etc/flip')
-rwxr-xr-xetc/flip3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/flip b/etc/flip
deleted file mode 100755
index 614bc67..0000000
--- a/etc/flip
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/perl
-
-exec (shift @ARGV, pop @ARGV, @ARGV);