ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Voinov <voins@voins.program.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: [mdk-re] Найти скрипт
Date: Sat Jun 23 11:28:00 2001
Message-ID: <20010623114046.A8250@voins.local> (raw)
In-Reply-To: <01062220344402.01728@localhost.localdomain>; from sandy@yaroslavl.ru on Fri, Jun 22, 2001 at 08:34:44PM +0400

[-- Attachment #1: Type: text/plain, Size: 863 bytes --]

sandy@yaroslavl.ru wrote
> Hello!
> 
> киньте пожалуйста скриптиком в меня
> вот для чего
> 
> есть каталог updates/
> Spring2001 полный - делаю ls > file1.txt
> Sisuphus  частично выкачанный  - ls > file2.txt
> далее cat file2.txt >> file1.txt
> получаю файл с именами файлов всех что у меня есть
> несу на работу, там в фаре захожу на ftp.altlinux.ru отмечаю все файлы в 
> Sisuphus каталоге сохраняю по Ctrl-Ins. кидаю в файл file.txt
> 
> как получить разницу что б потом FlasGet скормить
> т.е. file.txt с удаленными именами что есть в file1.txt
> 
> ну нет на работе Linux, а жаль, и места на винте тоже rsync, wget для виндов 
> не предлагать
Я для похожих штук использую 
$ diff -u file1.txt file2.txt | grep '^[+-][^+-]

diff и grep для win можно взять из cygwin.

-- 
Best Regards!
Alexey Voinov

voins@voins.program.ru
voins@online.ru
vns@altlinux.ru


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

      reply	other threads:[~2001-06-23 11:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-22 20:47 sandy
2001-06-23 11:28 ` Alexey Voinov [this message]

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=20010623114046.A8250@voins.local \
    --to=voins@voins.program.ru \
    --cc=mandrake-russian@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