My Unix vocabulary is failing me. I have 5 billion images in /foo/live/images.
For the purposes of developing a new version of the app I'd like to make /foo/dev/images into a working path without making a copy of the images.
Is this a soft link? What's the right term? What's the command-line syntax to create the link?