File: control

package info (click to toggle)
notifyme 1.4.3-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 172 kB
  • ctags: 148
  • sloc: ansic: 943; sh: 153; makefile: 97
file content (19 lines) | stat: -rw-r--r-- 844 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: notifyme
Section: utils
Priority: optional
Maintainer: RISKO Gergely <risko@debian.org>
Build-Depends: debhelper (>> 2.0.0)
Standards-Version: 3.2.1

Package: notifyme
Architecture: any
Depends: ${shlibs:Depends}
Description: A program to notify the user when other one logs in
 Notifyme is a GPL'ed Unix (tested under Linux, FreeBSD and OpenBSD) 
 console  utility that stays in a background (it isn't a daemon but it
 doesn't  block terminal) and prints a message if a specified login
 and/or logout occurs. In a resource file ($HOME/notify.rc by default)
 you can specify (extended regular expressions are allowed) usernames,
 hostnames and terminals  that should be monitored, optional messages
 that will be displayed and other options (beep, report logouts etc.)
 See notifyrc.sample for examples. It should be self explanatory.