[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 09:09:41 +0800 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On 2013-04-04 21:05, Domingo Ignacio Galdos wrote:
> Hn, I use a similar tool called ln
>
> In all seriousness what value does or could a tool like this add above ln?
>
> ln -s ~/some/long/path ~/bookmark
> cd ~/bookmark
> cd ~/bookmark/nested/tab/completion
> rm ~/bookmark
>
> Sorry I don't mean that in a snarly way I am curious if you can come up or
> have with any additional new ideas that go beyond this...
I'm not the author, but I have plenty of places I want to bookmark, but have no
interest in having a symlink to it cluttering my home folder. For example, git
repositories that I frequently access.
pgparSDcXROiJ.pgp
Description: PGP signature
RE: to - Bookmark file system locations in bash on POSIX-like systems, dnade.ext, 2013/04/10
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 <=
- 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, 2013/04/05
- 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