Lines Matching refs:proc
96 There are three different interfaces you can use, /proc/acpi should
100 echo 1 > /proc/acpi/sleep # for standby
101 echo 2 > /proc/acpi/sleep # for suspend to ram
102 echo 3 > /proc/acpi/sleep # for suspend to ram, but with more power conservative
103 echo 4 > /proc/acpi/sleep # for suspend to disk
104 echo 5 > /proc/acpi/sleep # for shutdown unfriendly the system
107 echo 4b > /proc/acpi/sleep # for suspend to disk via s4bios
223 cat /proc/[0-9]*/maps | grep / | sed 's:.* /:/:' | sort -u | while read file
357 read LOGLEVEL DUMMY < /proc/sys/kernel/printk
361 echo 5 > /proc/sys/kernel/printk
379 echo $LOGLEVEL > /proc/sys/kernel/printk