From 42e8c4d28b6fe9cc5e041f02e0c85b390d49a218 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 19 Oct 2024 12:05:15 -0400 Subject: Attempt to make usable and packageable Signed-off-by: Andrew Opalach --- scripts/line_count.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/line_count.sh b/scripts/line_count.sh index 1598b1a..8de6ef8 100755 --- a/scripts/line_count.sh +++ b/scripts/line_count.sh @@ -1,2 +1,2 @@ #! /usr/bin/env sh -find ./src ./taro/src -type f | xargs wc -l +find ./src ./taro/src -type f -exec wc -l {} + -- cgit v1.2.3-101-g0448