I’m grateful for Cygwin. I wouldn’t know how to do this in cmd–though I should probably learn how to do it in PoSH.
find LogFiles/W3SVC1 -type f | xargs ls -1tr | tail -n1 | xargs tail -F
I need to make it an alias now….
Filed under: computing, F/LOSS, Linux, Programming, Windows Tagged: Apache, bash, cygwin, iis, Linux, shell
