File: ifstatus

package info (click to toggle)
ifplugd 0.28-12
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,124 kB
  • ctags: 772
  • sloc: sh: 2,203; ansic: 2,023; makefile: 175
file content (4 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (7)
1
2
3
4
#!/bin/sh
echo "*** Usage of ifstatus is deprecated, use ifplugstatus instead! ***" > /dev/stderr
exec /usr/sbin/ifplugstatus "$@"