Ticket #39496

TTLマクロで収集したログは余計なスペースがあるが

오픈 날짜: 2019-08-21 13:38 마지막 업데이트: 2019-08-22 03:17

Reporter:
(Anonymous)
소유자:
Type:
Status:
Open [Owner assigned]
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Won't Fix
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

Tera Term (version 4.63) TTL マクロでlinux自動登録し、ログを収集する:

logopen filename 0 0 

sendln 'ls -l helloworld.txt'

wait '$'
pause 2
logclose

現象例:

たとえばコマンドls -l helloworld.txtを実行すると、windowsのサイズが小さいため、windowsでは一つのコマンド長すぎるため、二行になった、下記のように

ls -l hello
world.txt
収集したログファイルでは、ls -l helloworld.txtになるべきだが、実際は ls -l hello world.txt になった、helloとworld.txtの間に余計な一桁のスペースが出た。

ご確認お願いします。

Ticket History (2/2 Histories)

2019-08-21 13:38 Updated by: None
  • New Ticket "TTLマクロで収集したログは余計なスペースがあるが" created
2019-08-22 03:17 Updated by: doda
  • Details Updated
  • Component Update from (None) to Tera Term
  • Resolution Update from None to Won't Fix
  • 소유자 Update from (None) to doda
댓글 올리기

余計なスペースはシェルが出力しています。

Tera Termは送られて来たデータをそのままログに記録しているので、スペースも記録されるのは正しい動作です。

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login