Cameron Kerr <cameron@...> writes:
On 27/01/2011, at 7:27 AM, David G. Miller wrote:
chmod -R g+rx,o+rx Nelson/
cd
What is the result of 'cd' (a shell-internal command) in this version of tcsh? It is the same as in sh?
As expected, cd with no directory is the same as cd ~/
Cheers, Dave