diff options
Diffstat (limited to 'c+.sh')
-rwxr-xr-x | c+.sh | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +#!/bin/sh +#Prova +symbol="$1" + +if [ -z "$symbol" ]; then + symbol="//" +fi + +sed -E "s|^|$symbol|" |
![]() |
index : acme-scripts.git | |
Scripts to use with acme editor | Alessandro Iezzi |
aboutsummaryrefslogtreecommitdiff |