|
|
|
|
|
by injinj
1274 days ago
|
|
I can never remember things. That's why my history file has 100k lines in it. $ do create linux bridge
brctl addbr <bridge_name>
ip link set <bridge_name> up
$ do git reverse last commit
git reset --hard HEAD~1
$ do gcc show optimizations
gcc -O -Q --help=optimizers
|
|
Do not mistake lack of attention with poor memory; the former is very easy to fix :).