File: README.Debian

package info (click to toggle)
lv 4.51-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,968 kB
  • sloc: ansic: 9,048; sh: 1,380; perl: 485; makefile: 254; csh: 4
file content (15 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
lv for Debian
-------------

* lv does not allow ANSI escape sequences for text decoration by default.
  If you want lv to allow it, pass "-c" to options or environment valuable "LV".

  For example:

  - ls -laF --color=yes | lv -c
  - LV=-c systemctl status acpid.service

  Or, you can set "LV=-c" to /etc/profile.d/somefile and bash can read such
  settings.

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Tue, 04 Oct 2016 19:55:14 +0900