Liste des Groupes | Revenir à col advocacy |
On Thu, 7 Nov 2024 21:00:03 -0000 (UTC), candycanearter07 wrote:
>rbowman <bowman@montana.com> wrote at 02:56 this Thursday (GMT):>On Thu, 7 Nov 2024 01:30:04 -0000 (UTC), candycanearter07 wrote:
>Also pushd/popd are pretty nice sometimes.>
Thanks. I'd forgotten about them.
Yeah, they're more useful for moving between tasks, or sometimes when
you need to do something in a certain working directly.
Over the years for my work source tree I've developed an extensive alias
file like
>
alias cadesri='cd $SRC_DIR/newmap/cadmap/lgim'
alias cadmsg='cd $SRC_DIR/cadmsg'
alias cfs='cd $SRC_DIR/net/cfsd
>
My own projects aren't so well organized and it would be handy if I'm
working in bar and want to snoop around in ../../python/django/bin to popd
back when I'm done. I used to do it but it's one of those things that id
you don't use them somewhat often you forget the exist.
alias cfs='cd $SRC_DIR/net/cfsd
Les messages affichés proviennent d'usenet.