Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah PowerShell is not case sensitive, and it also have a lot of unix-like aliases you can use, Another way to write the command of post is:

  dir | sort LastWriteTime | select -first 1
It gives the same output.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: