I'm trying to access a shared network server via terminal on the Mac.
I can obviously access directories on the same system using just the command cd (e.g. cd /Applications) but our shared network I just can't work out how to get to?
I'm starting to wonder if it's a security issue that would prevent a user from seeing/accessing it.

cd /Volumes/MySharedVolume. Belongs on superuser.com BTW. – Paul R Jul 15 '10 at 14:50