File: ifstatus

package info (click to toggle)
ifplugd 0.26-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,008 kB
  • ctags: 769
  • sloc: sh: 3,759; ansic: 2,014; makefile: 167
file content (4 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
3
4
#!/bin/sh
echo "*** Usage of ifstatus is deprecated, use ifplugstatus instead! ***" > /dev/stderr
exec ifplugstatus "$@"