aboutsummaryrefslogtreecommitdiff
path: root/cth
diff options
context:
space:
mode:
Diffstat (limited to 'cth')
-rwxr-xr-xcth2
1 files changed, 1 insertions, 1 deletions
diff --git a/cth b/cth
index 6eb5c0c..4fd109d 100755
--- a/cth
+++ b/cth
@@ -5,4 +5,4 @@
5 5
6name=$1 6name=$1
7shift 7shift
8sed -n "/^$name/,/^}/ p" $@ 8sed -n "/^$name/,/^}/ p" "$@"

Generated with cgit - Back to sebastiano.tronto.net