Command Detail - L
locate
ls
Get-ChildItemls -a
$ ls
README.md$ ls -a
. .. .function-prompt.ps1.swp .git README.mdls -ltr
lsusb
Last updated
Get-ChildItem$ ls
README.md$ ls -a
. .. .function-prompt.ps1.swp .git README.mdLast updated
$ ls
Directory: C:\Users\matt\Documents\WindowsPowerShell\functions
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a--- 04/06/2015 13:20 1422 README.md
$ ls -force
Directory: C:\Users\matt\Documents\WindowsPowerShell\functions
Mode LastWriteTime Length Name
---- ------------- ------ ----
d--h- 04/06/2015 13:20 .git
-a-h- 20/05/2015 17:33 12288 .function-prompt.ps1.swp
-a--- 04/06/2015 13:20 1422 README.mddir c:\folder | sort-object -property lastwritetimegwmi Win32_USBControllerDevice