116. .proc.cmdline

Agent for reading /proc/cmdline

116.1. Authors

  • Klaus Kaempf <kkaempf@suse.de>

116.2. Description

Returns a list of arguments given to the kernal at boottime. (might have been set by lilo, ...)

Access type: read-only

File Name: /usr/share/YaST2/scrconf/proc_cmdline.scr

116.3. Usage

Example 64. 

Read(.proc.cmdline)
(["auto", "BOOT_IMAGE=linux", "ro", "root=801", "BOOT_FILE=/boot/vmlinuz"])