aboutsummaryrefslogtreecommitdiff
path: root/etc/flip
diff options
context:
space:
mode:
Diffstat (limited to 'etc/flip')
-rwxr-xr-xetc/flip3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/flip b/etc/flip
new file mode 100755
index 0000000..614bc67
--- /dev/null
+++ b/etc/flip
@@ -0,0 +1,3 @@
+#!/usr/bin/perl
+
+exec (shift @ARGV, pop @ARGV, @ARGV);