ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Q: tcsh
@ 2008-05-29 14:46 Alexey Gladkov
  2008-05-29 15:00 ` Alexey I. Froloff
  2008-05-29 18:42 ` Dmitry V. Levin
  0 siblings, 2 replies; 8+ messages in thread
From: Alexey Gladkov @ 2008-05-29 14:46 UTC (permalink / raw)
  To: ALT Devel discussion list

Привет!

Кто-нибудь знает как можно запусть tcsh ?

$ LANG=C tcsh
Unknown colorls variable `rs'.
$

-- 
Rgrds, legion



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

* Re: [devel] Q: tcsh
  2008-05-29 14:46 [devel] Q: tcsh Alexey Gladkov
@ 2008-05-29 15:00 ` Alexey I. Froloff
  2008-05-29 19:10   ` Alexey Gladkov
  2008-05-29 18:42 ` Dmitry V. Levin
  1 sibling, 1 reply; 8+ messages in thread
From: Alexey I. Froloff @ 2008-05-29 15:00 UTC (permalink / raw)
  To: ALT Devel discussion list

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

* Alexey Gladkov <legion@> [080529 18:51]:
> Кто-нибудь знает как можно запусть tcsh ?
А он у нас вообще живой?

-- 
Regards,
Sir Raorn.

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

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

* Re: [devel] Q: tcsh
  2008-05-29 14:46 [devel] Q: tcsh Alexey Gladkov
  2008-05-29 15:00 ` Alexey I. Froloff
@ 2008-05-29 18:42 ` Dmitry V. Levin
  2008-05-29 19:21   ` Alexey Gladkov
  1 sibling, 1 reply; 8+ messages in thread
From: Dmitry V. Levin @ 2008-05-29 18:42 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Thu, May 29, 2008 at 06:46:21PM +0400, Alexey Gladkov wrote:
> Кто-нибудь знает как можно запусть tcsh ?
> 
> $ LANG=C tcsh
> Unknown colorls variable `rs'.

Так запустится:
LS_COLORS= tcsh

Только не спрашивай у меня, кто это сломал и кто виноват -- я не знаю.


-- 
ldv

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

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

* Re: [devel] Q: tcsh
  2008-05-29 15:00 ` Alexey I. Froloff
@ 2008-05-29 19:10   ` Alexey Gladkov
  0 siblings, 0 replies; 8+ messages in thread
From: Alexey Gladkov @ 2008-05-29 19:10 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Alexey I. Froloff wrote:
> * Alexey Gladkov <legion@> [080529 18:51]:
>> Кто-нибудь знает как можно запусть tcsh ?
> А он у нас вообще живой?

Я этот вопрос подразумевал :)

-- 
Rgrds, legion



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

* Re: [devel] Q: tcsh
  2008-05-29 18:42 ` Dmitry V. Levin
@ 2008-05-29 19:21   ` Alexey Gladkov
  2008-05-29 20:09     ` Dmitry V. Levin
  0 siblings, 1 reply; 8+ messages in thread
From: Alexey Gladkov @ 2008-05-29 19:21 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Dmitry V. Levin wrote:
> Так запустится:
> LS_COLORS= tcsh
> 
> Только не спрашивай у меня, кто это сломал и кто виноват -- я не знаю.

Клёвввво. Ещё один зомбик.

-- 
Rgrds, legion



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

* Re: [devel] Q: tcsh
  2008-05-29 19:21   ` Alexey Gladkov
@ 2008-05-29 20:09     ` Dmitry V. Levin
  2008-05-29 20:35       ` Alexey Gladkov
  0 siblings, 1 reply; 8+ messages in thread
From: Dmitry V. Levin @ 2008-05-29 20:09 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

On Thu, May 29, 2008 at 11:21:48PM +0400, Alexey Gladkov wrote:
> Dmitry V. Levin wrote:
> >Так запустится:
> >LS_COLORS= tcsh
> >
> >Только не спрашивай у меня, кто это сломал и кто виноват -- я не знаю.
> 
> Клёвввво. Ещё один зомбик.

Скорее всего, tcsh не поспевает за coreutils.  Ибо tcsh не особенно
развивается последнее время.


-- 
ldv

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

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

* Re: [devel] Q: tcsh
  2008-05-29 20:09     ` Dmitry V. Levin
@ 2008-05-29 20:35       ` Alexey Gladkov
  2008-05-29 21:10         ` Dmitry V. Levin
  0 siblings, 1 reply; 8+ messages in thread
From: Alexey Gladkov @ 2008-05-29 20:35 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Dmitry V. Levin wrote:
> Скорее всего, tcsh не поспевает за coreutils.  Ибо tcsh не особенно
> развивается последнее время.

Не только. На сайте прошлогодняя версия 6.15.00. У нас предыдущая 
версия и билд 2005 года.

Ты думаешь, это оживит зомбика?

-- 
Rgrds, legion



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

* Re: [devel] Q: tcsh
  2008-05-29 20:35       ` Alexey Gladkov
@ 2008-05-29 21:10         ` Dmitry V. Levin
  0 siblings, 0 replies; 8+ messages in thread
From: Dmitry V. Levin @ 2008-05-29 21:10 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

On Fri, May 30, 2008 at 12:35:30AM +0400, Alexey Gladkov wrote:
> Dmitry V. Levin wrote:
> >Скорее всего, tcsh не поспевает за coreutils.  Ибо tcsh не особенно
> >развивается последнее время.
> 
> Не только. На сайте прошлогодняя версия 6.15.00. У нас предыдущая 
> версия и билд 2005 года.
> 
> Ты думаешь, это оживит зомбика?

Оживить не оживит, но неприятный запах может на время пропасть.
Короче, если тебе нужно, то обнови (не забудь прежде поправить ACL).


-- 
ldv

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

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

end of thread, other threads:[~2008-05-29 21:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-29 14:46 [devel] Q: tcsh Alexey Gladkov
2008-05-29 15:00 ` Alexey I. Froloff
2008-05-29 19:10   ` Alexey Gladkov
2008-05-29 18:42 ` Dmitry V. Levin
2008-05-29 19:21   ` Alexey Gladkov
2008-05-29 20:09     ` Dmitry V. Levin
2008-05-29 20:35       ` Alexey Gladkov
2008-05-29 21:10         ` Dmitry V. Levin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git