From: Igor Muratov <migor@altlinux.ru> To: community@altlinux.ru Subject: Re: [Comm] чПРТПУ. Date: Thu, 10 Jul 2003 19:36:54 +0400 Message-ID: <3F0D8816.5020902@altlinux.ru> (raw) In-Reply-To: <200307101852.44119.siba3000@bk.ru> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ilya Sibgatullin пишет: | В сообщении от Четверг 10 Июль 2003 15:15 Shrek написал(a): | |>>Последовательно набрать нет проблем, а вот как сказать |>>оболочке выполнить tar <что-то>, а затем, дождавшись |>>завершения, bzip2 <результат предыдущей команды>? |> |>ну лови первый протухший :)) |> |>command & command& command и т.д. | | | По-моему человек хочет _последовательно_, а не одновременно и | фоновом режиме. Народ, читаем man bash внимательнее Конструкция command && command будет выполняться _последовательно_ если первая команда не вернула ошибку то будет исполнена вторая и т.д. в фоновом режиме это делается точно так же command && command & В противовес этому command || command - вторая команда исполняется только если первая вернула ошибку. Однако в _данном_ случае наверное правильнее man tar он все это умеет и без таких усложнений - -- With best regards System administrator Igor Muratov mailto:migor at altlinux.ru -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE/DYgVqjgjB/MK76QRAqUcAKCb/FOYrawYoGbrmNVbMBfoPA5J4QCgq/NX e+nCRLJmURP2EKKtlJcmwEk= =san4 -----END PGP SIGNATURE-----
next prev parent reply other threads:[~2003-07-10 15:36 UTC|newest] Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-07-07 15:32 [Comm] Вопрос Oleg Dolgov 2003-07-09 19:50 ` A.L. Klyutchenya 2003-07-09 19:54 ` [Comm] чПРТПУ Pavel S. Khmelinsky 2003-07-09 23:50 ` Oleg Sukhanov 2003-07-10 2:22 ` [Comm] Вопрос ASA 2003-07-10 2:41 ` [Comm] чПРТПУ Michael Pozhidaev 2003-07-10 4:44 ` [Comm] Вопрос Shawkat 2003-07-10 5:05 ` Alexei Bayguzov 2003-07-10 5:28 ` Alexey V. Arnautov 2003-07-10 9:15 ` [Comm] чПРТПУ Shrek 2003-07-10 9:15 ` [Comm] чПРТПУ Anton V. Boyarshinov 2003-07-10 11:46 ` [Comm] Re: Вопрос Oleg Dolgov 2003-07-10 12:33 ` Anton V. Boyarshinov 2003-07-10 9:15 ` [Comm] чПРТПУ Maxim.Savrilov 2003-07-10 11:00 ` Dmytro O. Redchuk 2003-07-10 13:27 ` Igor Muratov 2003-07-10 12:52 ` Ilya Sibgatullin 2003-07-10 13:42 ` Alexej Kryukov 2003-07-10 15:36 ` Igor Muratov [this message] 2003-07-10 16:47 ` Ilya Sibgatullin 2003-07-10 17:53 ` Igor Muratov 2003-07-11 8:47 ` Oleg Dolgov
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=3F0D8816.5020902@altlinux.ru \ --to=migor@altlinux.ru \ --cc=community@altlinux.ru \ /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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git