mirror of
https://github.com/smxi/inxi.git
synced 2025-01-31 10:02:18 +00:00
small upate, no real change
This commit is contained in:
parent
b4605fe1dc
commit
d26fc571da
5
inxi
5
inxi
|
@ -3708,8 +3708,9 @@ show_version_info()
|
|||
#### STARTUP DATA
|
||||
########################################################################
|
||||
|
||||
# This needs some cleanup and comments, not quite understanding what is happening, although generally output is known
|
||||
# Parse the null separated commandline under /proc/<pid passed in $1>/cmdline
|
||||
# This needs some cleanup and comments, not quite understanding what is
|
||||
# happening, although generally output is known. Parse the null
|
||||
# separated commandline under /proc/<pid passed in $1>/cmdline
|
||||
# args: $1 - $PPID
|
||||
get_cmdline()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue