CopyCommand
<- Back to Default
Default
Get-ChildItem
Summary
Lists files in the current folder.
Beginner Mode OFF
Windows PowerShell
Mac Bash
Linux Bash
Command
Windows PowerShell
Copy
Run in PowerShell
Windows PowerShell
Get-ChildItem
Previous
npm ls esbuild
Next
git status
Related commands
node -p "process.version"
Shows your Node.js version.
npm -p "process.versions.npm"
Prints the installed npm version.
where node
Shows where the node executable is on PATH.