LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   what is the meaning of Kernel \r on an \m (https://www.linuxquestions.org/questions/linux-kernel-70/what-is-the-meaning-of-kernel-%5Cr-on-an-%5Cm-4175454389/)

jishnu.57 03-17-2013 01:55 AM

what is the meaning of Kernel \r on an \m
 
/etc/issue file contains an entry
"Kernel \r on an \m" along with the OS version and build.
Eg:

cat /etc/issue

Red Hat Enterprise Linux Server release 6.1 (Santiago)
Kernel \r on an \m

pan64 03-17-2013 02:27 AM

see man issue: The file /etc/issue is a text file which contains a message or system identification to be printed before the login prompt.
and see for example man agetty (ISSUE ESCAPES) about meaning of:
r Insert the release number of the OS, eg. 1.1.9.
m Insert the architecture identifier of the machine, eg. i486


All times are GMT -5. The time now is 06:26 PM.