Montana-Media-Arts / 120_CreativeCoding

Main Code Repo for MART 120. This contains lecture code examples, the HW Wiki, and HW Code Examples.
https://montana-media-arts.github.io/creative-coding-1/
MIT License
131 stars 13 forks source link

Open command in Powershell #7

Closed StuffnThingz closed 6 years ago

StuffnThingz commented 6 years ago

I'm trying to follow this tutorial on navigating directories, but Powershell (windows) doesn't recognize the "open ." command. Anyone know what I'm doing wrong. Thanks!

anon-music-and-art commented 6 years ago

Any luck on this Tobin?

JonSwallow commented 6 years ago

I noticed this was closed. Tobin I am not sure what you are looking for but, get-childitem may be the command you need. For example C:\Users\Owner\Documents> get-childitem will return the same results as dir. You can find a list of aliases by using the get-alias command. The set-location command is the same as cd. So for me I used the get-item to see where I was going and the set-location to get there. Hope that helped and I am not sure if I am breaking any rules here if I am my bad.

ewilsey commented 6 years ago

@StuffnThingz The Start command works too. Ex: Start Pictures A list of commands can be found in Alias. C:> Alias

anon-music-and-art commented 6 years ago

Thank you all for your responses to this!

StuffnThingz commented 6 years ago

I used cmd instead of Powershell. Seems to be a little more user friendly.


From: Michael Musick notifications@github.com Sent: Wednesday, September 6, 2017 11:32:15 AM To: Montana-Media-Arts/120_CreativeCoding_Fall2017 Cc: Long, Tobin; State change Subject: Re: [Montana-Media-Arts/120_CreativeCoding_Fall2017] Open command in Powershell (#7)

Any luck on this Tobin?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/Montana-Media-Arts/120_CreativeCoding_Fall2017/issues/7#issuecomment-327557171, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AeFQ1aPHgUFiKn53XbYVHpyaRZaQtYU4ks5sftcegaJpZM4POrOb.