ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Найти скрипт
@ 2001-06-22 20:47 sandy
  2001-06-23 11:28 ` [mdk-re] " Alexey Voinov
  0 siblings, 1 reply; 2+ messages in thread
From: sandy @ 2001-06-22 20:47 UTC (permalink / raw)
  To: mandrake-russian

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 для виндов 
не предлагать

Alexander Blagin




^ permalink raw reply	[flat|nested] 2+ messages in thread

* [mdk-re] Re: [mdk-re] Найти скрипт
  2001-06-22 20:47 [mdk-re] Найти скрипт sandy
@ 2001-06-23 11:28 ` Alexey Voinov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Voinov @ 2001-06-23 11:28 UTC (permalink / raw)
  To: mandrake-russian

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-06-23 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-22 20:47 [mdk-re] Найти скрипт sandy
2001-06-23 11:28 ` [mdk-re] " Alexey Voinov

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