Posted on 10th September 2024|68 views
What is the purpose of “Split-Path” Command in Powershell?
Posted on 10th September 2024| 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[]>