Search found 2 matches

by berkeleydb
Tue Dec 09, 2003 4:16 pm
Forum: General
Topic: command to open file at the end of file? Tail command?
Replies: 3
Views: 434

Thanks for the quick response. I agree with you on Cygwin.

Part of the problem is that I'm in a highly controlled environment where getting permission for new tools is difficult, especially shareware or freeware. We do have Textpad licenses , and I like working with Textpad anyway, so I was hoping ...
by berkeleydb
Tue Dec 09, 2003 2:04 pm
Forum: General
Topic: command to open file at the end of file? Tail command?
Replies: 3
Views: 434

command to open file at the end of file? Tail command?

I'm using Texpad on Windows 2000 server.

I am looking for a way to "tail" a file, that is, open a file in textpad
and have it either:
1. display only the last 100 lines of the file or
2. open the file and place the cursor at the end of the file.

This would be similar to the unix command "tail -f ...