106. .proc.cmdline

106.1. Description

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

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

106.2. Usage

Example 43. 

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