zsh-workers
 help / color / mirror / code / Atom feed
* Re: Dereferencing a symlink...or that alike...
       [not found] <20130818024002.GC3129__28308.865967165$1376796343$gmane$org@solfire>
@ 2013-08-28  7:34 ` Tassilo Horn
  0 siblings, 0 replies; only message in thread
From: Tassilo Horn @ 2013-08-28  7:34 UTC (permalink / raw)
  To: zsh-workers

meino.cramer@gmx.de writes:

> suppose I have the following symlink in my $HOME
>
>     etcetera -> /etc
>
> . Is there a way to get back "/etc" only (not the contents
> of /etc/. nor "etcetera") when doing a 'ls' or such?

$ readlink etcetera
/etc

Bye,
Tassilo


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-28  7:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20130818024002.GC3129__28308.865967165$1376796343$gmane$org@solfire>
2013-08-28  7:34 ` Dereferencing a symlink...or that alike Tassilo Horn

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).