File: control

package info (click to toggle)
nwrite 1.9.2-9
  • links: PTS
  • area: main
  • in suites: potato
  • size: 164 kB
  • ctags: 99
  • sloc: ansic: 927; sh: 152; makefile: 86
file content (18 lines) | stat: -rw-r--r-- 740 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: nwrite
Section: utils
Priority: optional
Build-Depends: debhelper, autoconf
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.1.1.1

Package: nwrite
Architecture: any
Depends: ${shlibs:Depends}
Description: Enhanced replacement for the write command.
 Nwrite is a replacement for the standard write program that lets you write
 directly to the terminal of another logged-in user without the overhead of
 talk taking over the full screen or the other user having to respond first.
 Nwrite's advantages over traditional write include the ability to send the
 same message simultaneously to multiple users, and a receiver-configurable
 message format, including a tag at the start of each line that identifies
 the sender.