File: ifstatus

package info (click to toggle)
ifplugd 0.28-2.3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,076 kB
  • ctags: 770
  • sloc: sh: 3,837; ansic: 2,023; makefile: 168
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 "$@"