gives the full absolute path. but if the file is a symlink, u'll get the final resolved name. |
Just my notes
Monday, January 30, 2017
show full path of a file
Wednesday, January 13, 2016
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.
Wednesday, January 21, 2015
Tuesday, November 18, 2014
Monday, October 27, 2014
promise in R
promise in R
#define PROMSXP 5 /* promises: [un]evaluated closure arguments */
reference
and see
force
in R
Tuesday, September 23, 2014
see the version number of mac on command line
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.9.5
BuildVersion: 13F34
Subscribe to:
Posts (Atom)