PowerShell eqivalent of POSIX dirname

662 Views Asked by At

This question asks about how to get the directory name of a path in a batch script.

How does one do the equivalent of POSIX dirname in PowerShell?

0

There are 0 best solutions below