File: Lindent

package info (click to toggle)
linux-kbuild-2.6.24 2.6.24-1~etchnhalf.1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,628 kB
  • ctags: 2,925
  • sloc: ansic: 14,723; perl: 3,589; cpp: 1,793; python: 1,283; sh: 1,020; yacc: 965; lex: 734; makefile: 428
file content (2 lines) | stat: -rwxr-xr-x 65 bytes parent folder | download | duplicates (2)
1
2
#!/bin/sh
indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"