Comment 5 for bug 337945

Revision history for this message
P. Dunbar (vigilcode) wrote :

I usually sudo -i first then I run the command and you don't get permission denied.
You could also run it the same way as
echo 255 | sudo tee -a /sys/devices/platform/applesmc.768/leds/smc::kbd_backlight/brightness

Both work, I like your path better cause its shorter.