Loosely ordered with the commands I use most towards the top.
| Ctrl+b + c | Create a new window |
| Ctrl+b + n | Change to next window |
| Ctrl+b + p | Change to previous window |
| alias please=sudo | |
| alias go=cd | |
| alias help=man | |
| alias show=cat | |
| alias copy=cp | |
| alias move=mv | |
| alias edit=vim | |
| alias endof=tail |
| if ( "visible" ) { | |
| top += parseFloat( computedStyle.borderTopWidth ) || 0; | |
| } |
runuser -l mysql -c
sudo mount -o umask=0,uid=nobody,gid=nobody /dev/something /mnt/somewhere
awebb | xpra is like screen or tmux for X, with ssh or tcp support
| ul { | |
| margin:0; | |
| padding:0; | |
| li { | |
| list-style:none; | |
| text-align: left; | |
| position: relative; | |
| a, |