Hi,
I don't know if there is a command for this, but if anyone knows there is could you let me know it please?
I am familuar with ../ going down a directory, ./ being current directory and /name obviously being up a directory... but say i was in a 5th directory, i would be doing ../../../../../ to get down to the root (for example, to include a header file there).
So is there a quick command perhaps .../ or something which takes you to the root (for links) whichever folder you were in, so if you were in a 5th directory - you could include "header.inc" from the root without doing all the ../../ business..
if theres a way then i would love to know!
Thanks,
Ben