Command Detail - T
tail
gc file.txt | select-object -last 10tail -f
gc -tail 10 -wait c:\windows\windowsupdate.logtee
get-process | tee c:\temp\test_tee.txttime
time egrep ORA- *logtouch - create an empty file
touch - update the modified date
Last updated