DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
powershell format table sort
$arr
|
ForEach-Object
{
[
PSCustomObject
]
$_
}
|
Format-Table Name, Length, LastWriteTime
-AutoSize
PREVIOUS
NEXT
Tagged:
#powershell
#format
#table
#sort
ADD COMMENT
Topic
COMMENT
Name
7+5 =
Submit