end of line sequences
Windows end of line sequence: \r\n
Unix end of line sequence: \n
Mac end of line sequence: \r
Tips and tutorials on Wi-Fi(802.11), Windows, Linux, PHP, MySQL, Codeigniter, Android
Search This Blog
-
For converting Error Vector Magnitude (EVM) from db to %(percentage), we can use the below formula EVM in % = 100 * (10^(EVM in dB/20)) ...
-
Lot of people mix the term RSSI and RSS in the RF industry, the Field engineers, developers, testers. RSSI - Received Signal Strength In...
-
For excluding files and directories while using diff, we can pass the exclude pattern in the command line. Say for you u want to exclud...
Subscribe to:
Post Comments (Atom)
tmux enabling mouse interaction
Add the below line to the ~/.tmux.conf setw -g mouse on save the file and exit from the tmux shell, you should be able to use your mouse to ...
No comments:
Post a Comment