Skip to content

Instantly share code, notes, and snippets.

@idefux
idefux / muesli.md
Last active August 29, 2015 14:23
My muesli
# show contents
nvram show
# can be greped of course
nvram show | grep syslog
# change value
nvram set <variable>=<value>
# use "" for non integer, non boolean values
runas /user:<username> <program>
e.g. runas /user:Stefan cmd.exe