106. .proc.cmdline

Agent for reading /proc/cmdline

106.1. 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

106.2. Usage

Example 59. 

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