From 1c54eb7ef57f94ec56d86e1747248010369304d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 19 Jun 2021 11:44:24 +0200 Subject: Add README --- flip | 3 --- 1 file changed, 3 deletions(-) (limited to 'flip') 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); -- cgit v1.2.3