smem full command

Odontograph

New Member
Joined
Jan 16, 2024
Messages
1
Reaction score
0
Credits
13
Hello.
When I run smem, I see a truncated version of the command. Is there any way to get smem to display the full command? For example, this is what I see below:
PID User Command Swap USS PSS RSS
2616 user12345 dbus-broker --log 4 --contr 0 336 414 2752
2634 user12345 /usr/libexec/gnome-session- 0 476 501 5704
2615 user12345 /usr/bin/dbus-broker-launch 0 400 521 3904
I'm running smem via Python and capturing the output. It would be nice to have the full command from the get-go and not have open every single /proc file just to check a command.
 


Some more information might help clarify the issue.
Information on the particular smem version that is being run,
the distro or origin from which it came, and,
the current distro that it's running in would help.

In debian for example, smem dependencies have a conflict. It would be useful to know the above info as a basis to investigate further. It also needs python3.
Here is the dependency output with the conflict:
Code:
[tom@min ~]$ apt-cache depends smem
smem
  Depends: <python3:any>
    python3
  Conflicts: secure-delete
  Recommends: python3-matplotlib

The output of smem_1.5-2 here is not truncated.
 
Last edited:

Members online


Top