From ed5b3d49ab6283f38ce4a2367622cb3c199d9a0a Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 2 May 2019 17:43:25 -0400 Subject: [PATCH] rotdir now actually works as intended --- .scripts/tools/rotdir | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.scripts/tools/rotdir b/.scripts/tools/rotdir index c04666d..e7103db 100755 --- a/.scripts/tools/rotdir +++ b/.scripts/tools/rotdir @@ -1,8 +1,4 @@ #!/bin/sh [ -z "$1" ] && echo "usage: rotdir regex 2>&1" && exit 1 -ed -s <