(Day 67 of 100) Windows Powershell/ Command Cheat Sheet

Dongyob (Eric)
1 min readApr 1, 2019
  1. Commands
mkdir //creates new folder
dir // shows all the current directory list
ls // same as dir
cd [path] //goes to the directory
pwd // shows current path name
touch // creates new empty files and change the timestamp

2. re-enable disabled running scripts

//you can enable running scripts by$Set-ExecutionPolicy
$ExecutionPolicy: Unrestricted

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet

Write a response