LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   print text file to the console window, how? (https://www.linuxquestions.org/questions/linux-software-2/print-text-file-to-the-console-window-how-333466/)

l.u 06-14-2005 10:17 AM

print texts file to the console window in realtime, how?
 
Hello,

how can I see text file in my gnome console window - no like cat command do but some real time, non-stop prints.

For example: syslog writes to log and I can see this log and every new line which will appear in it by conf. syslog but I want to have possibility to view in my console every txt file in this way.

Best Regards.
lu

Crashed_Again 06-14-2005 11:17 AM

Like root-tail?

Matir 06-14-2005 11:18 AM

You can perform tail -f /file/to/be/followed

l.u 06-14-2005 02:54 PM

perfect, thank you both :)

best regards
lu


All times are GMT -5. The time now is 08:09 AM.