Tips and tutorials on Wi-Fi(802.11), Windows, Linux, PHP, MySQL, Codeigniter, Android
compiling for 32bit in 64bit linux
gcc -m32 -o output32 hello.c
gcc -m64 -o output64 hello.c
thanks for the info :)
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 ...
thanks for the info :)
ReplyDelete