File: test15

package info (click to toggle)
daemon 0.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,072 kB
  • sloc: ansic: 30,432; sh: 4,310; perl: 592; makefile: 307
file content (5 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#!/bin/sh

cc -o test15.client test15.client.c

./test13.compile && ./test13.daemon test15 "`pwd`/daemon.conf" "`pwd`/test15.client"