aboutsummaryrefslogtreecommitdiff
path: root/flip
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-06-19 11:44:24 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-06-19 11:44:24 +0200
commit1c54eb7ef57f94ec56d86e1747248010369304d8 (patch)
treec7d70806ec7338c6df28d5bc350c0b1cf6392f30 /flip
parent94b6dc4d4d842cab6e6e96da5a407286d68d749a (diff)
downloadxutil-1c54eb7ef57f94ec56d86e1747248010369304d8.tar.gz
Add README
Diffstat (limited to 'flip')
-rwxr-xr-xflip3
1 files changed, 0 insertions, 3 deletions
diff --git a/flip b/flip
index da55b4b..614bc67 100755
--- a/flip
+++ b/flip
@@ -1,6 +1,3 @@
#!/usr/bin/perl
-use strict;
-use warnings;
-
exec (shift @ARGV, pop @ARGV, @ARGV);