logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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