ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] fortune
@ 2002-09-21 17:16 Heavenly
  2002-09-22  8:23 ` Иван Евтухович
  2002-09-23  4:42 ` Maxim Savrilov
  0 siblings, 2 replies; 3+ messages in thread
From: Heavenly @ 2002-09-21 17:16 UTC (permalink / raw)
  To: community

Приветствую!

Как для фортунки создать файл с девизами из обычного текстового?
-- 
С уважением, 
             Н е б е с н ы й

/*  */



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

* Re: [Comm] fortune
  2002-09-21 17:16 [Comm] fortune Heavenly
@ 2002-09-22  8:23 ` Иван Евтухович
  2002-09-23  4:42 ` Maxim Savrilov
  1 sibling, 0 replies; 3+ messages in thread
From: Иван Евтухович @ 2002-09-22  8:23 UTC (permalink / raw)
  To: community

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

Привет Всем!

On Sat, 21 Sep 2002 21:16:13 +0400
Heavenly <heavenly@nm.ru> wrote:

> Как для фортунки создать файл с девизами из обычного текстового?
Краткий экскурс в man

man fortune
листаем в самый конец


SEE ALSO
       re_comp(3), regcomp(3), strfile(1), unstr(1)

man strfile
DESCRIPTION
       strfile  reads  a file containing groups of lines separated by a
       line con- taining a single percent `%' sign (or other specified
       delimiter character) and  creates  a data file which contains a
       header structure and a table of file offsets for each group of
       lines. This allows  random  access  of  the strings.

	The  output  file,  if not specified on the command line, is named
	source- file.dat.

То есть делаете файл file.txt, где знакок '%' разделяете выражения. 
Потом strfile (/usr/sbin/strfile) натравляете на этот файл, а далее
fortune file.txt

Надеюсь, что этот краткий экскурс в man поможет вам более быстро и
качественно искать ответы на свои вопросы.


--
С наилучшими пожеланиями, Иван Евтухович
mailto: evtuhovich@mail.ru
ICQ UIN: 52227602
JID: evtuhovich@jabber.org

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

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

* Re: [Comm] fortune
  2002-09-21 17:16 [Comm] fortune Heavenly
  2002-09-22  8:23 ` Иван Евтухович
@ 2002-09-23  4:42 ` Maxim Savrilov
  1 sibling, 0 replies; 3+ messages in thread
From: Maxim Savrilov @ 2002-09-23  4:42 UTC (permalink / raw)
  To: Heavenly

Здравствуйте, Heavenly!

Saturday, September 21, 2002, 11:16:13 PM, you wrote:

H> Приветствую!

H> Как для фортунки создать файл с девизами из обычного текстового?

девизы разделяются строкой из одного символа "%", без кавычек
потом strfile на него и он готов к использованию фортуной

-- 
Best regards,
 Maxim                            mailto:smi@belon.ru
Шар моей благодарности катается по коридору вашей любезности.



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

end of thread, other threads:[~2002-09-23  4:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-21 17:16 [Comm] fortune Heavenly
2002-09-22  8:23 ` Иван Евтухович
2002-09-23  4:42 ` Maxim Savrilov

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