Your message dated Sun, 22 Dec 2019 18:13:22 +0100
with message-id <[email protected]>
and subject line wontfix
has caused the Debian Bug report #908045,
regarding add option to select and specify order of columns
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
908045: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908045
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lsmount
Version: 0.2.2-1
Severity: wishlist

I would love to have the mount point column first by default, but I'm
sure others have different tastes.  This leads me to suggest an option
to select which columns, in which order, are displayed.  To be really
useful, it would be nice to have an environment variable similar to
LS_OPTIONS for the ls command, so that I can set my defaults in my
.bashrc.

Thanks again for the useful utility!

...Marvin

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'stable'), (200, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages lsmount depends on:
ii  libc6       2.27-5
ii  libconfig9  1.5-0.4
ii  libtinfo6   6.1+20180714-1

lsmount recommends no packages.

lsmount suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Thanks for your submission,

but I don't want to implement this feature as it is simply unnecessary.

The functionality can be obtained very easily by processing the output.

Example
`lsmount|awk '{print($4,$3,$2,$1)}'|column -t`

Furthermore, the core of lsmount is to make "/proc/mounts" more
readable, the order of columns doesn't affect this (IMHO).


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to