I created a symlink to a deeply nested directory. Using a symbolic link, I can go to this directory from my home directory. I want to move a single directory from the destination directory, but the shell returns to the home directory.
[ root@pe1800xs ~]
What I want to achieve is that when I do cd.. in the pqr directory, the shell should go to the mno directory.
manav mn
source share