From 37d78e49024ca1cbef50dd91bf841f083533fce0 Mon Sep 17 00:00:00 2001 From: xyz Date: Wed, 3 Nov 2021 21:38:16 -0700 Subject: mv f to loop --- home/xyz/.local/bin/f | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 home/xyz/.local/bin/f (limited to 'home/xyz/.local/bin/f') diff --git a/home/xyz/.local/bin/f b/home/xyz/.local/bin/f deleted file mode 100755 index e30d66d5..00000000 --- a/home/xyz/.local/bin/f +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -n="$1" -shift -for i in $(seq "$n"); do "$@" ; done -- cgit v1.2.3-70-g09d2