mirror of
https://github.com/smxi/inxi.git
synced 2025-01-31 18:12:21 +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
|
#### STARTUP DATA
|
||||||
########################################################################
|
########################################################################
|
||||||
|
|
||||||
# This needs some cleanup and comments, not quite understanding what is happening, although generally output is known
|
# This needs some cleanup and comments, not quite understanding what is
|
||||||
# Parse the null separated commandline under /proc/<pid passed in $1>/cmdline
|
# happening, although generally output is known. Parse the null
|
||||||
|
# separated commandline under /proc/<pid passed in $1>/cmdline
|
||||||
# args: $1 - $PPID
|
# args: $1 - $PPID
|
||||||
get_cmdline()
|
get_cmdline()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue