A big renaming

This commit is contained in:
Ev Bogdanov 2017-08-16 20:54:21 +03:00
parent 632eff130c
commit dea4747965
9 changed files with 24 additions and 31 deletions

9
bin/uc Executable file
View file

@ -0,0 +1,9 @@
#!/usr/bin/env bash
symbol="$1"
if [ ! "$symbol" ]; then
symbol='#'
fi
sed "s!^\($symbol\)*!!"