$
man
lookup
Sections
Commands
Search
About
$
Search…
/
home
/
sections
/
man5
/ proc_cmdline
proc_cmdline
(5)
kernel boot arguments
File formats and configuration
manpages 6.9.1-1
DESCRIPTION
/proc/cmdline
Arguments passed to the Linux kernel at boot time. Often done via a boot manager such as
lilo
(8) or
grub
(8). Any arguments embedded in the kernel image or initramfs via
CONFIG_BOOT_CONFIG
will also be displayed.
See also
proc(5)