WWW.
GAUTSCHI
.NET

Hauptseite
News
Kontakt
Tools
Libraries
Download
    English version of this page

TypeCont

TypeCont ist eine spezielle Version des "type" Kommandos. Im Gegensatz zu type endet TypeCont nicht, wenn das Ende der Input-Datei erreicht ist, sondern wartet, bis weitere Daten in die Datei geschrieben werden und zeigt diese dann an. (Ähnlich dem Unix-Kommando tail -f)

Ohne Parameter zeigt TypeCont folgende Hilfestellung an:

C:\> typecont
TypeCont Version 1.1
Copyright (C) 1998, 1999 P. Gautschi

typecont [/b] [/n] [/f] filename { filename }
   /b   type the file contents from the beginning of the file
   /n   do not display file names
   /f   check for appended data more often (fast polling)

C:\>
 
Letzte Modifikation: Sonntag, 4. April 2004, Copyright (C) 1999-2004 P. Gautschi. All Rights Reserved.