Source of Symbolic Linked file [closed]
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
What is the source of the symbolic linked file in the Linux home dir
command-line
New contributor
closed as unclear what you're asking by Ipor Sircer, Rui F Ribeiro, GAD3R, JigglyNaga, thrig Nov 22 at 14:27
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
-1
down vote
favorite
What is the source of the symbolic linked file in the Linux home dir
command-line
New contributor
closed as unclear what you're asking by Ipor Sircer, Rui F Ribeiro, GAD3R, JigglyNaga, thrig Nov 22 at 14:27
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
ls -l
will show you where a symlink points to. Thereadlink
command can also be used for more advanced lookups.
– Haxiel
Nov 22 at 9:32
1
They probably mean “the target of the symbolic link”. (The link is the source, it points to a target.)
– ctrl-alt-delor
Nov 22 at 9:57
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
What is the source of the symbolic linked file in the Linux home dir
command-line
New contributor
What is the source of the symbolic linked file in the Linux home dir
command-line
command-line
New contributor
New contributor
edited Nov 22 at 10:29
Rui F Ribeiro
38.3k1475126
38.3k1475126
New contributor
asked Nov 22 at 9:25
Mike
1
1
New contributor
New contributor
closed as unclear what you're asking by Ipor Sircer, Rui F Ribeiro, GAD3R, JigglyNaga, thrig Nov 22 at 14:27
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as unclear what you're asking by Ipor Sircer, Rui F Ribeiro, GAD3R, JigglyNaga, thrig Nov 22 at 14:27
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
ls -l
will show you where a symlink points to. Thereadlink
command can also be used for more advanced lookups.
– Haxiel
Nov 22 at 9:32
1
They probably mean “the target of the symbolic link”. (The link is the source, it points to a target.)
– ctrl-alt-delor
Nov 22 at 9:57
add a comment |
1
ls -l
will show you where a symlink points to. Thereadlink
command can also be used for more advanced lookups.
– Haxiel
Nov 22 at 9:32
1
They probably mean “the target of the symbolic link”. (The link is the source, it points to a target.)
– ctrl-alt-delor
Nov 22 at 9:57
1
1
ls -l
will show you where a symlink points to. The readlink
command can also be used for more advanced lookups.– Haxiel
Nov 22 at 9:32
ls -l
will show you where a symlink points to. The readlink
command can also be used for more advanced lookups.– Haxiel
Nov 22 at 9:32
1
1
They probably mean “the target of the symbolic link”. (The link is the source, it points to a target.)
– ctrl-alt-delor
Nov 22 at 9:57
They probably mean “the target of the symbolic link”. (The link is the source, it points to a target.)
– ctrl-alt-delor
Nov 22 at 9:57
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
1
ls -l
will show you where a symlink points to. Thereadlink
command can also be used for more advanced lookups.– Haxiel
Nov 22 at 9:32
1
They probably mean “the target of the symbolic link”. (The link is the source, it points to a target.)
– ctrl-alt-delor
Nov 22 at 9:57