Commands
Commands
:syn on :syn off :set ic => For enabling color in gvim => For disabling color in gvim => Ignores case sensitive
:%s/pattern1/pattern2/gc => First it search for Pattern1 and make conformation (Y/N) to replace Pattern2
Unix Commands................... ctrl+a ctrl+e => => cursor moves to start of line cursor moves to end of line => make links between files (centeral area) "check man
Xhost + => This is used to add host names to the server. Xhost - => This is used to delete host names. setenv DISPLAY <machinename> => It sets current environment display w.r.t our m achine and also check echo $DISPLAY fg(foreground) => This command will go back to our previous working process, or restart suspended job in foreground. bg(background) => Run suspended job in background