Wednesday, January 13, 2016

remove bash history under Linux

history -c 
history -w 

vim scp, etc

vimdiff a.sas scp://user@lpwcsmd1//data/b.sas 

note that / is used to separate host and path, so there are two slashes above.