logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::cmdline_str - Fetch all command line arguments from current process

Arguments

       None

Description

       Returns all arguments from the current process delimited by spaces. Returns the empty string when the
       arguments cannot be retrieved.

Name

       function::cmdline_str - Fetch all command line arguments from current process

See Also

tapset::context(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::CMDLINE_ST(3stap)

Synopsis

           cmdline_str:string()

See Also