Re: Truncated ouput
From: Hass, Harold (HHass_at_CO.FRESNO.CA.US)
Date: 08/31/04
- Previous message: Miller, Dave (I.S.): "Truncated ouput"
- Maybe in reply to: Miller, Dave (I.S.): "Truncated ouput"
- Next in thread: Hunter, Mark: "Re: Truncated ouput"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 10:24:30 -0700 To: aix-l@Princeton.EDU
From what I see, I'd bet the file dave isn't truncated but your viewer is. Try reading dave with notepad and see if the line extends past "Exper"
HTH
Harold
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of Miller, Dave (I.S.)
Sent: Tuesday, August 31, 2004 10:05 AM
To: aix-l@Princeton.EDU
Subject: Truncated ouput
Here is my dillema
If I issue the command
msgview -search SCP, via terminal input (msgview is a vendor supplied app), I get the line:
003975 08/31 12:07 aud SCP_StopServer The server Discern Expert Server (CPM.EKS) entry 175 was stopped by SYSTEM; ...
However if I issue
nohup msgview -search SCP > dave
Or run
msgview -search SCP > dave
Via cron, the line stored in dave is:
003975 08/31 12:07 aud SCP_StopServer The server Discern Exper...
........Question is how can I get the output redirected to a file, and get the entire line?
Thanks.
_____
CONFIDENTIALITY NOTICE: This email communication and any attachments may contain confidential and privileged information for the use of the designated recipients named above. If you are not the intended recipient, you are hereby notified that you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents is prohibited. If you have received this communication in error, please reply to the sender immediately or by telephone at (413) 794-0000 and destroy all copies of this communication and any attachments. For further information regarding Baystate Health System's privacy policy, please visit our Internet web site at http://www.baystatehealth.com.
- Previous message: Miller, Dave (I.S.): "Truncated ouput"
- Maybe in reply to: Miller, Dave (I.S.): "Truncated ouput"
- Next in thread: Hunter, Mark: "Re: Truncated ouput"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Truncated ouput
... I think the line is already stored in file dave but you can not see it ... msgview
-search SCP, via terminal input, ... you are hereby notified that you have received this
communication in error ... (AIX-L) - Re: Truncated ouput
... Subject: Truncated ouput ... I'd bet the file dave isn't truncated but
your viewer is. ... If I issue the command msgview -search SCP, via terminal input, I get
the line: ... This email communication and any attachments may contain confidential and
privileged information for the use of the designated recipients named above. ... (AIX-L) - Truncated ouput
... If I issue the command msgview -search SCP, via terminal input, I get the line:
... Expert Server entry 175 was stopped by SYSTEM; ... However if I issue nohup
msgview -search SCP> dave ... (AIX-L) - Re: sending large amount of data securely
... Dave wrote: ... I've got two freebsd6 boxes on one i have a large collection
of files, like about 3.5 gb worth, that i want to send securely to the other box. ... 6gb
tar backups via scp in the past with no problems. ... (freebsd-questions)