mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 04:04:35 +03:00
'e' displays environment of current process
- uses sysctl(KERN_PROCARGS2) on *BSD - doesn't work on Linux yet
This commit is contained in:
- uses sysctl(KERN_PROCARGS2) on *BSD - doesn't work on Linux yet