Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 158 Bytes

File metadata and controls

9 lines (7 loc) · 158 Bytes

#tail command for windows

###option -f, -n only

###example tail -f "C:\foo.log" "D:\bar.log" tail -n 10 -f "C:.log" tail -f "C:.log" | find "foofoo"