Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Absolute path of a path
- X-seq: zsh-users 15503
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Absolute path of a path
- Date: Wed, 27 Oct 2010 11:25:57 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=eAVS2uEZDz2c4IGAutNI+pzYxE6xvDQhx/6yT7ZiLWU=; b=MXId+T1IFldT9n3COzyzQVtT6MFnAgobVRZS9MnGFNG9vuKKXCcNKTVHlNXU2ObNi6 4VdDoHVqA7XPjSbkFces6X9oflYDQYMH850rZ3nSL5ftZgV+JPyJyIzpuQt5cC+7MI8F 69YXJeiLxvU1zXtLc1vpEDBLEJ9ZnIam6lsFU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=fEMNfXuArwq2hh8SD45x1b7/K8liJkjwnZrfnKW9Uf9RT02kQxUEqncUoGSNjvEWbT NEx+/EdYYTusH32veClzNWG/0n+k4fJVlyTaei4ert4jycumeFJ004O1HAnEoaFj74US 0ZGISzxhNlflk8tSuriBUVjHSLp9NO0gI2+8w=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Sender: nikolai.weibull@xxxxxxxxx
How do I get the absolute path of a path? The only thing I can find
is the :a modifier for history expansion.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author