From 76f7ff1f56cf5eebc91549277992ccf92333bdef Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Fri, 26 Jul 2019 20:53:33 -0400 Subject: rename shell scripts to *.sh, remove execute bit, let make rename and enable execution --- stdbuf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 stdbuf (limited to 'stdbuf') diff --git a/stdbuf b/stdbuf deleted file mode 100755 index a2f6a72..0000000 --- a/stdbuf +++ /dev/null @@ -1,7 +0,0 @@ -# This cannot be portably replicated, as it depends on LD_PRELOAD tricks -# interjecting modified versions of stdin, stdout, and stderr with their -# buffering modes set manually. - -# parse options i:o:e: - -exec "$@" -- cgit v1.2.1