114. .proc.cmdline

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

114.2. Usage

Example 44. 

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