Package: hxtools
Version: 20251011-1
Severity: normal
File: /usr/bin/ofl
X-Debbugs-Cc: [email protected]

# ofl /home/user/vxy
837848(bash): /proc/837848/cwd -> /home/user/vxy/home/foo
931317(python3.13): /proc/931317/cwd -> /home/user/vxy/home/foo
938724(soffice.bin): /proc/938724/task/938724/fd/27 -> 
/home/user/vxy/home/foo/bar.ods
938724(soffice.bin): /proc/938724/task/938755/fd/27 -> 
/home/user/vxy/home/foo/bar.ods
938724(soffice.bin): /proc/938724/task/938756/fd/27 -> 
/home/user/vxy/home/foo/bar.ods
938724(soffice.bin): /proc/938724/task/938757/fd/27 -> 
/home/user/vxy/home/foo/bar.ods
938724(soffice.bin): /proc/938724/task/938758/fd/27 -> 
/home/user/vxy/home/foo/bar.ods
938724(soffice.bin): /proc/938724/task/938759/fd/27 -> 
/home/user/vxy/home/foo/bar.ods
938724(soffice.bin): /proc/938724/task/938761/fd/27 -> 
/home/user/vxy/home/foo/bar.ods
938724(soffice.bin): /proc/938724/task/938762/fd/27 -> 
/home/user/vxy/home/foo/bar.ods
938724(soffice.bin): /proc/938724/task/1049113/fd/27 -> 
/home/user/vxy/home/foo/bar.ods
1057786(bash): /proc/1057786/cwd -> /home/user/vxy/home/foo/smth
1836670(sudo): /proc/1836670/cwd -> /home/user/vxy/home/foo/smth
1836676(sudo): /proc/1836676/cwd -> /home/user/vxy/home/foo/smth
#

This is rather unecassary, as all file descriptors and files are shared
by all tasks in the process (and I doubt there is for them to be not shared).
This is also different than lsfd (or lsof) does.

# lsfd | grep /home/user/vxy
bash             837848        user    cwd ------         DIR      fuse.sshfs   
  0                  41 /home/user/vxy/home/foo
python3          931317        user    cwd ------         DIR      fuse.sshfs   
  0                  41 /home/user/vxy/home/foo
soffice.bin      938724        user     27 rw----         REG      fuse.sshfs   
105                 663 /home/user/vxy/home/foo/bar.ods
bash            1057786        user    cwd ------         DIR      fuse.sshfs   
  0                 422 /home/user/vxy/home/foo/smth
sudo            1836670        root    cwd ------         DIR      fuse.sshfs   
  0                 422 /home/user/vxy/home/foo/smth
sudo            1836676        root    cwd ------         DIR      fuse.sshfs   
  0                 422 /home/user/vxy/home/foo/smth
#



-- System Information:
Debian Release: forky/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.19.0-rc1 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_CPU_OUT_OF_SPEC, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages hxtools depends on:
ii  libc6                   2.42-6
ii  libfile-find-rule-perl  0.35-1
ii  libgcc-s1               15.2.0-12
ii  libhx43t64              5.2-1.1
ii  libstdc++6              15.2.0-12
ii  perl                    5.40.1-7

hxtools recommends no packages.

hxtools suggests no packages.

-- no debconf information

Reply via email to