File: test47

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 147 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#!/bin/sh

../daemon -C "`pwd`/daemon.conf" -n test47 -F "`pwd`/test47.pidfile" "`pwd`/test1.client"
sleep 1
/bin/ls -laspq "`pwd`/test47.pidfile"