aboutsummaryrefslogtreecommitdiff
path: root/script/test_prettier.sh
blob: bd6b9a3fba1c52bd8642a87970950414278a4efb (plain)
1
2
3
4
5
6
#!/bin/sh

while read line
do
    # echo `echo $line | sed
done