* Uwe Appelt <appelt(at)rainbow-it.de> [2002-10-27 12:39 +0100]:
> geht das überhaupt so einfach (so einfach wie oben)? ich hatte gedacht man legt temporär ein zweites logfile an und merged die beiden dann.
> meine inutitive lösung cp temp_log + old_log result_log geht aber nicht.
cat temp_log old_log >result_log
Nicolas
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 27 Oct 2002 - 13:03:03 CET