* [Comm] ps -eo args
@ 2005-05-06 7:49 Yuriy
2005-05-06 7:51 ` Michael Isachenkov
2005-05-06 8:57 ` Mike Lykov
0 siblings, 2 replies; 8+ messages in thread
From: Yuriy @ 2005-05-06 7:49 UTC (permalink / raw)
To: community
Привет всем!
Команда ps -eo args выдает информацию о процессе только по 80-й
символ. Как можно увидеть полностью всю строчку без ограничений.
--
С Уважением, Юрий yuriy@telsycom.ru
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] ps -eo args
2005-05-06 7:49 [Comm] ps -eo args Yuriy
@ 2005-05-06 7:51 ` Michael Isachenkov
2005-05-06 9:35 ` Re[2]: " Yuriy
2005-05-06 8:57 ` Mike Lykov
1 sibling, 1 reply; 8+ messages in thread
From: Michael Isachenkov @ 2005-05-06 7:51 UTC (permalink / raw)
To: community
> Команда ps -eo args выдает информацию о процессе только по 80-й
> символ. Как можно увидеть полностью всю строчку без ограничений.
ps wwwwwwwwwwwuax
--
Best regards, Michael Isachenkov
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] ps -eo args
2005-05-06 7:49 [Comm] ps -eo args Yuriy
2005-05-06 7:51 ` Michael Isachenkov
@ 2005-05-06 8:57 ` Mike Lykov
2005-05-06 9:41 ` Michael Isachenkov
1 sibling, 1 reply; 8+ messages in thread
From: Mike Lykov @ 2005-05-06 8:57 UTC (permalink / raw)
To: community
В сообщении от Пятница 06 Май 2005 12:49 Yuriy написал:
> Команда ps -eo args выдает информацию о процессе только по 80-й
> символ. Как можно увидеть полностью всю строчку без ограничений.
--cols 200
man ps ?
--
Mike Lykov
Samara, "Vesna" parfum company, System administrator
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re[2]: [Comm] ps -eo args
2005-05-06 7:51 ` Michael Isachenkov
@ 2005-05-06 9:35 ` Yuriy
2005-05-06 10:30 ` Michael Holzman
0 siblings, 1 reply; 8+ messages in thread
From: Yuriy @ 2005-05-06 9:35 UTC (permalink / raw)
To: Michael Isachenkov
Hello Michael,
Friday, May 6, 2005, 11:51:38 AM, you wrote:
>> Команда ps -eo args выдает информацию о процессе только по 80-й
>> символ. Как можно увидеть полностью всю строчку без ограничений.
MI> ps wwwwwwwwwwwuax
Прошу извинить за неполную информацию: У меня OS Solaris 9, ключа w нет.
--
Best regards,
Yuriy mailto:yuriy@telsycom.ru
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] ps -eo args
2005-05-06 8:57 ` Mike Lykov
@ 2005-05-06 9:41 ` Michael Isachenkov
2005-05-06 10:00 ` Mike Lykov
0 siblings, 1 reply; 8+ messages in thread
From: Michael Isachenkov @ 2005-05-06 9:41 UTC (permalink / raw)
To: community
>
> man ps ?
У человека соляра. :)
--
Best regards, Michael Isachenkov
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] ps -eo args
2005-05-06 9:41 ` Michael Isachenkov
@ 2005-05-06 10:00 ` Mike Lykov
0 siblings, 0 replies; 8+ messages in thread
From: Mike Lykov @ 2005-05-06 10:00 UTC (permalink / raw)
To: community
В сообщении от Пятница 06 Май 2005 14:41 Michael Isachenkov написал:
> > man ps ?
> У человека соляра. :)
сам виноват!
%)
--
Mike Lykov
Samara, "Vesna" parfum company, System administrator
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Re[2]: [Comm] ps -eo args
2005-05-06 9:35 ` Re[2]: " Yuriy
@ 2005-05-06 10:30 ` Michael Holzman
2005-05-06 11:23 ` Michael Isachenkov
0 siblings, 1 reply; 8+ messages in thread
From: Michael Holzman @ 2005-05-06 10:30 UTC (permalink / raw)
To: community
On 5/6/05, Yuriy <yuriy@telsycom.ru> wrote:
> Hello Michael,
>
> Friday, May 6, 2005, 11:51:38 AM, you wrote:
>
> >> Команда ps -eo args выдает информацию о процессе только по 80-й
> >> символ. Как можно увидеть полностью всю строчку без ограничений.
>
> MI> ps wwwwwwwwwwwuax
>
> Прошу извинить за неполную информацию: У меня OS Solaris 9, ключа w нет.
Если мне не изменяет память, на Solaris есть две версии ps (сидят в
разных директориях). Одна из них точно понимает ps wwuax. Проверить
смогу только на работе, т.е. на следующей неделе (если напомните в
личку).
--
Regards,
Michael Holzman
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Re[2]: [Comm] ps -eo args
2005-05-06 10:30 ` Michael Holzman
@ 2005-05-06 11:23 ` Michael Isachenkov
0 siblings, 0 replies; 8+ messages in thread
From: Michael Isachenkov @ 2005-05-06 11:23 UTC (permalink / raw)
To: community
> Если мне не изменяет память, на Solaris есть две версии ps (сидят в
> разных директориях). Одна из них точно понимает ps wwuax. Проверить
> смогу только на работе, т.е. на следующей неделе (если напомните в
> личку).
Век живи - век учись :)
# uname -r
5.9
# whereis ps
ps: /usr/bin/ps /usr/ucb/ps
--
Best regards, Michael Isachenkov
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-05-06 11:23 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-06 7:49 [Comm] ps -eo args Yuriy
2005-05-06 7:51 ` Michael Isachenkov
2005-05-06 9:35 ` Re[2]: " Yuriy
2005-05-06 10:30 ` Michael Holzman
2005-05-06 11:23 ` Michael Isachenkov
2005-05-06 8:57 ` Mike Lykov
2005-05-06 9:41 ` Michael Isachenkov
2005-05-06 10:00 ` Mike Lykov
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