Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'For "CLI-impaired" ones :)' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
For "CLI-impaired" ones :)
Authored by: wallybear on Feb 11, '08 11:18:33PM
For "CLI-impaired" ones :), here 's the procedure :
  • Open Terminal;
  • Type cd ~/Movies and the enter key; this will teleport you to your Movies folder.
  • Now type ln -s and a space;
  • from Finder, drag the icon of your movie project file to your Terminal window; this will type for you the full path to your project file (easier than typing it by hand);
  • hit enter: voilà! your soft link is ready.

  • Hope this helps.

    [ Reply to This | # ]