File: README.Debian

package info (click to toggle)
id-utils 4.6.28-20200521ss15dab
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 13,176 kB
  • sloc: ansic: 90,321; sh: 10,115; perl: 558; makefile: 209; lisp: 29; sed: 16
file content (14 lines) | stat: -rw-r--r-- 391 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
id-utils for Debian
-------------------
A note for emacs users:

The id-utils.el file is small and simple so there is no need for the
extra packaging complexity of building byte-compiled versions.

To enable it, put the following in your ~/.emacs:

  (autoload 'gid "id-utils" nil t)

and then use "M-x gid" to do lookups

 -- Brad Bosch <bbosch@iphase.com>, Thu,  7 Feb 2019 21:00:55 -0600