Go to file
Jim Patterson 01544c52f8 wall: add --group option
The wall command on AIX supports a "-g" option to limit the message
to a group of users by gid.  Add compatibility to the Linux version.

Thanks to Sami Kerola <kerolasa@iki.fi> for an initial skeleton
implementation.

[kzak@redhat.com: - rename max to ngroups
                  - add free_group_workspace()
                  - some cosmetic changes]

Reference: http://www.ibm.com/support/knowledgecenter/ssw_aix_61/com.ibm.aix.cmds6/wall.htm
Signed-off-by: Jim Patterson <jimp@wegrok.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
2016-12-02 13:53:03 +01:00
Documentation docs: update v2.29-ReleaseNotes 2016-11-08 11:34:10 +01:00
bash-completion wall: add --group option 2016-12-02 13:53:03 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils misc: spelling, always use "cannot" instead of "can not" 2016-11-30 14:56:50 +01:00
include lib,strutils: add strtoux[16|32|64]_or_err functions 2016-11-09 10:02:32 +01:00
lib misc: spelling, always use "cannot" instead of "can not" 2016-11-30 14:56:50 +01:00
libblkid misc: spelling, always use "cannot" instead of "can not" 2016-11-30 14:56:50 +01:00
libfdisk misc: spelling, always use "cannot" instead of "can not" 2016-11-30 14:56:50 +01:00
libmount mount: append inverting options for mount.<type> on "users" 2016-10-27 15:30:20 +02:00
libsmartcols misc: fix typos using codespell 2016-12-01 00:01:43 +01:00
libuuid Place SEE ALSO entries in order 2016-11-29 10:44:19 +01:00
login-utils misc: spelling, always use "cannot" instead of "can not" 2016-11-30 14:56:50 +01:00
m4 build-sys: fix typo on ncurses-config command line 2016-10-20 17:30:30 +02:00
misc-utils misc: fix typos using codespell 2016-12-01 00:01:43 +01:00
po po: merge changes 2016-11-08 11:16:52 +01:00
schedutils Fix reference for scheduling discussion 2016-11-29 10:44:19 +01:00
sys-utils lsns: Fix parser for /proc/<pid>/stat which is including space in comm 2016-12-02 13:20:41 +01:00
term-utils wall: add --group option 2016-12-02 13:53:03 +01:00
tests tests: update sfdisk output 2016-11-30 13:07:11 +01:00
text-utils Correctly format page cross references 2016-11-29 10:44:19 +01:00
tools build-sys: fix bashism, introduced in 85004b14 2016-11-29 12:41:53 +01:00
.editorconfig add .editorconfig 2016-01-25 00:12:14 +01:00
.gitignore chmem: new tool 2016-11-09 10:02:32 +01:00
.travis-functions.sh build-sys: improve libncursesw5 install for travis 2016-10-21 18:48:10 +02:00
.travis.yml travis: add OSX build 2016-03-13 21:51:18 +01:00
AUTHORS docs: update AUTHORS file 2016-10-19 14:30:19 +02:00
COPYING docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
ChangeLog
Makefile.am build-sys: add tools/Makemodule.am 2016-05-25 15:59:15 +02:00
NEWS build-sys: release++ (v2.29) 2016-11-08 11:35:40 +01:00
README docs: update links to http://git.kernel.org/ web repository views 2013-11-12 11:47:57 +01:00
README.licensing COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
autogen.sh build-sys: fix [g]libtoolize version for OSX 2016-02-18 12:53:48 +01:00
configure.ac build-sys: cosmetics, avoid useless m4 quotes 2016-11-29 12:42:11 +01:00
util-linux.doap doap: fix download URL 2016-01-25 15:42:53 +01:00

README

                                  util-linux

              util-linux is a random collection of Linux utilities

     Note that in years 2006-2010 this project used the name "util-linux-ng".

MAILING LIST:

      E-MAIL: util-linux@vger.kernel.org
      URL:    http://vger.kernel.org/vger-lists.html#util-linux


DOWNLOAD:

      ftp://ftp.kernel.org/pub/linux/utils/util-linux/


SOURCE CODE:

      Web interface:
          http://git.kernel.org/cgit/utils/util-linux/util-linux.git
          https://github.com/karelzak/util-linux
      Checkout:
          git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git util-linux


NLS (PO TRANSLATIONS):

      PO files are maintained by:
          http://translationproject.org/domain/util-linux.html


VERSION SCHEMA:

      Standard releases:

          <major>.<minor>[.<maint>[.<bugfix>]]

             major = fatal and deep changes
             minor = typical release with new features
             maint = maintenance releases; bug fixes only
             bugfix = unplanned releases for critical/security bugs

      Development releases:

         <major>.<minor>-rc<N>