#๐ CMD Prompt Help
43 messages ยท Page 1 of 1 (latest)
@balmy matrix
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Can you see E:\ drive in the "My PC" File Explorer?
press "This PC"
Strange
is this a USB
yeah
press here and type "cmd" and see what happens
i mentioned that
dude thank you
when you want to change to a new drive, just use the drive letter., e.g.
c:\> E:
it opened CMD in that directory
because this is a usb. i dont think that would be something that could be cd?
I'm sure it can
its where i put all my python stuff so i can take it around with me
is it part of file hierarchy
I think I vaguely remember CMD can be finicky when it comes to cd
You should practice git and push your coding projects up on Github or BitBucket or Gitlab
I used to carry USB drives everywhere I go too, until it got infected with a virus a few times and I keep losing my work through it...
I never truly understood what Github was?
Howd it get infected?
how
Think of it as 2 things.
- You can backup your code there. So if your machine and drive gets screwed somehow, your projects are safe in the cloud.
- Its an easy way to share your project with anyone. Just add share or collaborator permissions
I might do this when I get my PC
I am convinced my laptop has some sort of malware, even though malwarebytes tells me its uninfected
IIRC, one of the work machines I had to service with didn't have their antivirus running. So I went to another machine, I noticed all of my files went "hidden"
Surely you could've taken action against the company lmao
Its hardly much work loss
Just a bit annoying that I have to clean my drive and reset it up again
once ive gotten my pc
im gonna completely factory reset my laptop
hopefully to clean it off any malware lurking
and have a fresh start
You have to add /d to change the drive, so it would be cd /d E:
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.