tail
Dennis Lee Bieber
wlfraed at ix.netcom.com
Wed May 11 18:15:10 EDT 2022
On Thu, 12 May 2022 06:07:18 +1000, Chris Angelico <rosuav at gmail.com>
declaimed the following:
>I don't understand why this wants to be in the standard library.
>
Especially as any Linux distribution probably includes the compiled
"tail" command, so this would only be of use on Windows.
Under recent Windows, one has an equivalent to "tail" IFF using
PowerShell rather than the "DOS" shell.
https://www.middlewareinventory.com/blog/powershell-tail-file-windows-tail-command/
or install a Windows binary equivalent http://tailforwin32.sourceforge.net/
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed at ix.netcom.com http://wlfraed.microdiversity.freeddns.org/
More information about the Python-list
mailing list