Left-padding in Powershell


/ Published in: Windows PowerShell
Save to your folder(s)

For clarity, I have broken two variables out, but this could easily be a one-liner.
Usage:
Replace X with the character you wish to use to pad (e.g. 0 (zero)).
Replace Y with an integer representing the desired TOTAL length of the string.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.