启动后如何获取Linux内核启动命令?

Yon*_*oza 8 linux

启动后如何获取 Linux 内核命令行(例如从 shell)?

小智 14

猫 /proc/cmdline

或者

dmesg|grep "内核命令行"