Before each command, run the prefix (default Ctrl+B). This will write all scrollback from that pane to a file ~/buffer.txt.
Before each command, run the prefix (default Ctrl+B). This will write all scrollback from that pane to a file ~/buffer.txt.
Lenovo IdeaPad 1 14″ Laptop Computer – Cloud Grey (AMD Ryzen 5 5500U 2.1GHz Processor; 8GB DDR4-3200 Onboard RAM; 256GB Solid State Drive; AMD Radeon…
New screenshots (?+Shift+3, 4 or 5) are now stored in ~/Desktop/screenshots.
Given that you have the AWS CLI installed and configured, here are a few examples of syncing directories with S3. Sync your home directory: [bash]…
[bash]$ echo {0..9} 0 1 2 3 4 5 6 7 8 9[/bash] [bash]$ echo b{a,e,i,o,u} ba be bi bo bu [/bash] [bash]$ echo x{0..9}y…
Nem só de morte vive o kill. Suponha que você tem um processo chamado program e quer congelar seu funcionamento. Para congela-lo sem mata-lo você…
Para o controle de qualidade quando encondando vÃdeos com o FFmpeg use o parâmetro -qscale seguido de um número. Os número podem ir de 1…
I created some illustrative and simple implementations of common Unix commands. For those who are familiar with Unix-like systems them make easier to understand Java.…