[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: to - Bookmark file system locations in bash on POSIX-like systems
From: |
Chris Down |
Subject: |
Re: to - Bookmark file system locations in bash on POSIX-like systems |
Date: |
Fri, 5 Apr 2013 23:21:58 +0800 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On 2013-04-04 20:51, Mara Kim wrote:
> To get back on track. Note that this process is the same even if the 'work'
> bookmark already exists, while doing things by hand would throw an error
> without first removing the old link.
See the `-f' option to ln.
> Also you would need to remember to use cd -P every time if you wanted to keep
> things unaliased.
See `set -o physical'.
Chris
pgpCYdjnRzPoQ.pgp
Description: PGP signature
- Re: to - Bookmark file system locations in bash on POSIX-like systems, (continued)
- Re: to - Bookmark file system locations in bash on POSIX-like systems, Mara Kim, 2013/04/04
- Re: to - Bookmark file system locations in bash on POSIX-like systems, Domingo Ignacio Galdos, 2013/04/04
- Re: to - Bookmark file system locations in bash on POSIX-like systems, Chris Down, 2013/04/04
- Re: to - Bookmark file system locations in bash on POSIX-like systems, Mara Kim, 2013/04/04
- Re: to - Bookmark file system locations in bash on POSIX-like systems, Domingo Ignacio Galdos, 2013/04/05
- Re: to - Bookmark file system locations in bash on POSIX-like systems,
Chris Down <=
- Re: to - Bookmark file system locations in bash on POSIX-like systems, Mara Kim, 2013/04/05
- Re: to - Bookmark file system locations in bash on POSIX-like systems, Chris Down, 2013/04/06
- Re: to - Bookmark file system locations in bash on POSIX-like systems, Greg Wooledge, 2013/04/08