File: commands-list.h.build

package info (click to toggle)
cdebconf 0.114
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 1,720 kB
  • ctags: 1,150
  • sloc: ansic: 12,049; makefile: 388; sh: 377; sql: 51; perl: 13
file content (5 lines) | stat: -rwxr-xr-x 74 bytes parent folder | download | duplicates (13)
1
2
3
4
5
#!/bin/sh

while read in; do
  echo "{ \"$in\", command_$in },"
done < $1