[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pushd, popd and dirs of different bash processes communicate by an exter
From: |
Peng Yu |
Subject: |
pushd, popd and dirs of different bash processes communicate by an external file |
Date: |
Thu, 9 Jun 2011 22:42:58 -0500 |
Hi,
I'm wondering if there is a way that different bash processes share
the same stack. One way of doing so is to use a file to save the
stack. It is not difficult to implement this function myself, but I'm
just wondering if there is any simpler solution or anybody has done it
already. Thanks!
--
Regards,
Peng
- pushd, popd and dirs of different bash processes communicate by an external file,
Peng Yu <=