[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Keep bash output to one line
From: |
mikehershey32 |
Subject: |
Keep bash output to one line |
Date: |
Wed, 24 Sep 2008 20:02:26 -0700 (PDT) |
Hi I am running btlaunchmany.py via bash script and having stdout redirected
to text file. Btlaunchmany outputs a new text every few seconds saying the
status of downloading torrent and this log gets really really long really
fast. Is there a way that i can make new output to the file overwrite the
old file content without stopping the program and restarting the script or
rotating the log file?
--
View this message in context:
http://www.nabble.com/Keep-bash-output-to-one-line-tp19662328p19662328.html
Sent from the Gnu - Bash mailing list archive at Nabble.com.
- Keep bash output to one line,
mikehershey32 <=