From: Andrew Clark <andrewclarkiii@gmail.com>
To: shigorin@gmail.com,
ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] anki
Date: Tue, 12 Jan 2010 20:14:04 +0300
Message-ID: <4B4CADDC.2050004@gmail.com> (raw)
In-Reply-To: <20100112170436.GI19857@osdn.org.ua>
On 12.01.2010 20:04, Michael Shigorin wrote:
> On Tue, Jan 12, 2010 at 08:01:54PM +0300, Andrew Clark wrote:
> pushd/popd как раз меняют.
Только что проверил - и правда меняет.
простенький скрипт.
[andy@timelock ~]$ cat test.sh
#!/bin/sh
ls -lahi | grep AIX
pushd AIX
pwd
ls -lahi
popd
pwd
exit 0
[andy@timelock ~]$
[andy@timelock ~]$ ./test.sh
19873930 drwxr-xr-x 2 andy andy 4,0K Июл 12 2009 AIX
~/AIX ~
/home/andy/AIX
итого 4,7G
19873930 drwxr-xr-x 2 andy andy 4,0K Июл 12 2009 .
11862018 drwx------ 70 andy andy 12K Янв 12 20:11 ..
19873931 -r-x------ 1 andy andy 6,1M Окт 17 2007
000-222-SG_pSeries_AIX_System_Administration.pdf
19873932 -r-x------ 1 andy andy 13M Ноя 7 2007 AdvancedPowerVirt.pdf
19873934 -rwx------ 1 andy andy 630M Июл 12 2009 aix5.3_1.iso
19873935 -rwx------ 1 andy andy 616M Июл 12 2009 aix5.3_2.iso
24928268 -rwx------ 1 andy andy 542M Июл 12 2009 aix5.3_3.iso
24928269 -rwx------ 1 andy andy 632M Июл 12 2009 aix5.3_4.iso
24928270 -rwx------ 1 andy andy 612M Июл 12 2009 aix5.3_5.iso
24928271 -rwx------ 1 andy andy 608M Июл 12 2009 aix5.3_6.iso
24928272 -rwx------ 1 andy andy 627M Июл 12 2009 aix5.3_7.iso
24928273 -rwx------ 1 andy andy 489M Июл 12 2009 aix5.3_8.iso
24928274 -r-x------ 1 andy andy 127K Ноя 15 2007 AIX_check_list.pdf
19873933 -rwx------ 1 andy andy 4,9M Окт 15 2008 AIX-DIFFERNENCE_GUID.pdf
24928275 -r-x------ 1 andy andy 243K Окт 17 2007 nmon_analyser3.2.6.zip
24928276 -rwx------ 1 andy andy 616K Мар 26 2009
Oracle%20Architecture%20and%20Tuning%20on%20AIX%20(v%201.2).pdf
~
/home/andy
[andy@timelock ~]$
Тогда в зачем Led исправил смену директории в спеке, на cd?
next prev parent reply other threads:[~2010-01-12 17:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-11 19:15 Andrew Clark
2010-01-11 20:53 ` Michael Shigorin
2010-01-11 20:59 ` Andrew Clark
2010-01-11 21:08 ` Led
2010-01-11 21:13 ` Andrew Clark
2010-01-11 21:18 ` Igor Zubkov
2010-01-11 21:24 ` Andrew Clark
2010-01-12 16:21 ` Andrew Clark
2010-01-12 16:54 ` Michael Shigorin
2010-01-12 17:01 ` Andrew Clark
2010-01-12 17:04 ` Michael Shigorin
2010-01-12 17:14 ` Andrew Clark [this message]
2010-01-12 22:22 ` Led
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B4CADDC.2050004@gmail.com \
--to=andrewclarkiii@gmail.com \
--cc=shigorin@gmail.com \
--cc=sisyphus@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git