Posted on 27th April 2025|68 views
What is the purpose of “Split-Path” Command in Powershell?
Posted on 27th April 2025| views
The Split-path command is used to retrieve a particular portion of the path. It can return a subfolder, file name or parent folder, etc.
Syntax:
[-path] <String[]>