On Thu, Jan 23, 2014 at 11:40 PM, Tyler Ritchie <[email protected]>wrote:
> >
> > Well, in Terminal you don't need any alias - just type R
> >
>
> If you really want to save the shift though.. alias r='R'
>
No, OSX is case insensitive:
~$ which r
/usr/bin/r
~$ which R
/usr/bin/R
~$ ls -l /usr/bin/[rR]
lrwxr-xr-x 1 root wheel 47 Jan 14 13:13 /usr/bin/R ->
/Library/Frameworks/R.framework/Resources/bin/R
Gabor
[[alternative HTML version deleted]]
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac