ShowColumns

0.2.4

ShowColumns provides prettier Get-ChildItem replacement and ability to display lists of objects in columns.

Available cmdlets are:

* Show-Columns - displays any data piped into it in columns with auto-calculated widths.
* Show-ChildItemColumns - invokes Get-ChildItem with given parameters and displays results using Show-Columns.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ShowColumns -RequiredVersion 0.2.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ShowColumns -Version 0.2.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Łukasz Patalas. All rights reserved.

Package Details

Author(s)

  • Łukasz Patalas

Tags

format columns show display

Cmdlets

Show-Columns

Functions

Show-ChildItemColumns

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.2.5 238 2/27/2021
0.2.4 (current version) 126 6/26/2019
0.2.3 20 6/24/2019
0.2.2 19 6/19/2019
0.2.1 74 12/10/2018
0.2.0 21 12/2/2018
Show more