Question: Create a new alias, named D, which runs Get-ChildItem. Export just that alias to a file. Now, close the shell and open a new console
Create a new alias, named D, which runs Get-ChildItem. Export just that alias to a file. Now, close the shell and open a new console window. Import that alias into the shell. Make sure you can run D and get a directory listing. This requires creating a PowerShell profile
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
