Function procfs::cmdline[][src]

pub fn cmdline() -> ProcResult<Vec<String>>
Expand description

Get a list of the arguments passed to the Linux kernel at boot time

This corresponds to the data in /proc/cmdline