File: commands-list.h.build

package info (click to toggle)
cdebconf 0.182
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,668 kB
  • sloc: ansic: 16,289; sh: 547; makefile: 438; sql: 52; 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