Skip to main content
1 of 2
prosseek
  • 8.8k
  • 16
  • 49
  • 44

Symbolic link and hard link questions

Let's say /A/B/c.sh is symbolic linked to /X/Y/c.sh.

  • If c.sh has the command "./SOMETHING", '.' means /A/B/ or /X/Y/?
  • How about the hard link?
prosseek
  • 8.8k
  • 16
  • 49
  • 44