indent.sh 147 B

1234567
  1. #!/bin/sh
  2. indent -nbad -bap -nbc -bbo -bl -bli2 -bls -ncdb -nce -cp1 -cs \
  3. -di2 -ndj -nfc1 -nfca -hnl -i2 -ip5 -lp -pcs -psl -nsc -nsob \
  4. $*