DOS Commands You Should Know

  Рет қаралды 93,933

CyberCPU Tech

CyberCPU Tech

Күн бұрын

Пікірлер: 245
@mattscomp
@mattscomp Жыл бұрын
I just love DOS/command prompt. It just feels like home and always will. Right back where I began with PC’s. I agree it’s important for aspiring technicians to have at least a basic command line knowledge. Glad to see content like this exists in 2023. Nicely done.
@IgorEngelen1974
@IgorEngelen1974 Жыл бұрын
Agree. I'll never forgot the day that I got an expensive engineer to assist me with installing tcp/ip on DOS machine. In some cases some fiddling was needed to get everything loaded in memory. Just 1 minor drawback. That expensive guy didn't know how to use DOS 😮
@mattscomp
@mattscomp Жыл бұрын
@@IgorEngelen1974 😂 Referred to as an expert but can't do anything outside of a GUI.. Equivalent would be calling yourself a cyclist but can only ride a bike with training wheels attached. Command line/shell forever right? 👍 It's called PowerShell for a very good reason.
@thelastshadowftaghn
@thelastshadowftaghn Жыл бұрын
Suddenly I get flashbacks of tuning my config.sys and autoexec.bat with some strategic loadhighs and devicehighs to get that precious kilobytes of memory some games demanded 😅
@X-FAKTOR84
@X-FAKTOR84 Жыл бұрын
An abbreviated MD command can also be used to create a directory. And RD to remove directory. 😊😉 Love CMD. This is classic. And i love win 3.11 😊 And if you want to be like Neo from the matrix, just write: color A
@RichieG
@RichieG Жыл бұрын
Correction at 4:46. "CD .." will not always go to the previous directory. It will always go to the parent directory of where ever you entered the command from. Thanks for the tip of using tab to autocomplete a folder name in the command prompt. I learned something!
@ThamiNdlalane
@ThamiNdlalane 6 ай бұрын
If you are on the root directory since it is the top one.
@ulle500
@ulle500 Жыл бұрын
If you're doing ping -t, you can press ctrl+pause to have it output statistics so far without stopping it. Useful if you're looking for packet loss % or whatever
@DouglasHeyen
@DouglasHeyen Жыл бұрын
Also can add the -l and change the size of the packet. You’d be surprised at how high ping gets when adding -l 1400 or so. Can’t remember the highest off hand like 1472 or somthing around there. I remember there having to be a header or something to consider. Couldn’t ping 1500 bytes because that’s max packet size. Useful for higher bandwidth and larger data transfers. Nice to see how it can handle being fully loaded per packet.
@Itaintnutn
@Itaintnutn Жыл бұрын
MS DOS and the good ol days, when there weren't any Windows or cool GUIs. I remember when DOS Shell came out, man that was cutting-edge stuff, yep it's been a minute.
@paulhansberry8168
@paulhansberry8168 Жыл бұрын
It's been a few years....ermm mmmm decades actually, since I had to be familiar with DOS. Dos 6.2, Win 3.1, Win 95 (remember Rolling Stones Start Me Up.....). It was at Win 98 that you actully start forgetting DOS commands per say (and I did). Fun times!
@TKUltra971
@TKUltra971 Жыл бұрын
These are always awesome to know. Last time I tried to have a conversation about it someone practically threw a Powershell book at me and was like 'get with the times'.
@steveross8364
@steveross8364 Жыл бұрын
DOS is very powerful. Some would say too powerful for the everyday User. It still remains the only way to solve some issues however. Cool video Rich, a walk down memory lane back to a time I had a full head of hair and it wasn't grey!
@gordon3178
@gordon3178 Жыл бұрын
When typing cd / moves you to the root menu you don’t need the / just type cd then enter Type time to change the time Type date to change the date Type edit to change txt documents and batch files Type sys insert drive letter here to make the computer boot to the hdd or ssd when booting from a usb drive
@EricTheGrey
@EricTheGrey Жыл бұрын
As someone who's first computer ran DOS 6.22 and Windows 3.11, I still find something new. Namely, the shutdown -ro option.
@marccaselle8108
@marccaselle8108 Ай бұрын
My first computer was a Packard bell legend from the summer of 1994. It came with windows 3.11 and dos 6.22
@DouglasHeyen
@DouglasHeyen Жыл бұрын
Remember deltree? Could remove an entire directory loaded with files without first having to cd and del *.* first. I never knew about pathping at first I though it replaced tracert but then directly after you covered it. Great list of commands. I use them all quite often. Coming from using dos 3.3 and onward it’s just hard coded in me. Also there is dir/w for wide view of files and can also add the /p to pause at each full page.
@TaSwavo
@TaSwavo Жыл бұрын
When I changed career in 2000 from Paper Engineer to Programmer we worked all the time with CMD batch files to run the programs we wrote in sequence. It made the business. And it is still used a LOT in the days of bigger software. Powershell is used by some but it's a new thing and, though powershell is more powerful it is NEW and some of us are stuck in our ways... I work in a big listed company and we all still use cmd commands for background and monitor tasks at some point. Good idea to learn CMD language skills even for people that come into new tech roles now.
@pyrielrising4338
@pyrielrising4338 Жыл бұрын
One command in the terminal that I always use is diskpart. In general Windows disk utilities have always been poor but diskpart is a very useful utility. I still use the pipe for page breaks....but I am old.😊
@TheChipmunk2008
@TheChipmunk2008 Жыл бұрын
type [document] | more... i guess i must be old too
@WilliamHollinger2019
@WilliamHollinger2019 Жыл бұрын
I am gen z and love diskpart when a usb or drive refuse to work.
@robertoXCX
@robertoXCX Жыл бұрын
My experience with computers started at the tail end of the 9x era, so I never "needed" to figure out anything outside of a GUI. From around 2017-2022 I didn't do much serious computing because my PC was ancient and tired, and I started watching a ton of retro computing videos, mostly on the hardware side and less on the software side (mainly Adrian and The 8-Bit Guy) Now I've got a beast of a computer and my heart is telling me that it's time to go full Linux, but I'm scared to take that plunge until I know how to do command line stuff. So far, all I've confidently used is Diskpart and BCDedit which isn't really that impressive, but this video is kinda exactly what I needed to start figuring more out, so thank you so much for the helpful info!
@ACOnetwork
@ACOnetwork Жыл бұрын
This takes me back in 93-94 when I got my first PC (PC486) running only DOS 😂🤣. For a while DOS was only OS I used hehe.
@21_f_aus
@21_f_aus Жыл бұрын
I remember having floppy disks that used MS DOS If I wanted to play my barbie game I had I had to learn it and doom as well, I learnt though I did forget sometimes what I had to put into MS DOS to get whatever game I want to play play, but I did get it eventually regardless...
@walterfehn8624
@walterfehn8624 Жыл бұрын
I'm very old at IT and found some functionalities which I didn't know about.
@johnbolt665
@johnbolt665 Жыл бұрын
Been using dos since 83 and still use it every day to back up files using a batch file!
@mauk2861
@mauk2861 4 ай бұрын
same here!
@arthurschwieger82
@arthurschwieger82 Жыл бұрын
I didn't know about the tab key while changing directories. Cool!
@fragalot
@fragalot Жыл бұрын
Windows NT was the first version of Windows that didn't run on top of MS-DOS. Most consumers didn't use NT since it wasn't really intended for home/end users. Win2000 was much more user-friendly for end users, but also was geared for admins/IT. So XP was the first consumer version of Windows that used the NT kernel that was marketed to the public.
@seancondon5572
@seancondon5572 Жыл бұрын
2000 WAS available to consumers. But Me was marketed as the "consumer option" ... a MASSIVE mistake on Microsoft's part. The hybrid 16/32-bit system was just NOT the way into the future. And that's statement, story, and discussion ended on that one.
@fragalot
@fragalot Жыл бұрын
@@seancondon5572 Oh I didn't realize Me was a hybrid of 16/32bit. But didn't it also run on top of DOS like 95/98 did? I didn't use it long enough (literally 1 day I used it) to care what it was it was SO bad.
@seancondon5572
@seancondon5572 Жыл бұрын
@@fragalot it basically WAS DOS, but Microsoft went through a LOT of effort to try to hide that fact, and that MIGHT be one of the reasons it was so unstable.
@fragalot
@fragalot Жыл бұрын
@@seancondon5572 I always thought the failure of WinMe was too many bloated apps running in the background (widgets) that hogged RAM and CPU cycles away from the software people wanted to run, like games.
@seancondon5572
@seancondon5572 Жыл бұрын
@@fragalot yeah, pretty sure you're thinking about vista, there. The problem with WinMe is that it relied on a DOS backend, but Microsoft went ABOVE AND BEYOND to try to obscure that fact, and... well... the result was kinda like if you go into your system today and just try deleting random files out of System32. Bluescreens all over the place.
@syscruncher
@syscruncher Жыл бұрын
Ahhh, DOS. The memories. I tried to hold on to DOS as long as I could, but once Win95 came out, it was pretty much done, DOS was dead…I was sad. 😂🤣
@rationalbushcraft
@rationalbushcraft Жыл бұрын
I absolutely love the terminal app. I do a lot of powershell work and have ver 7 installed for Microsoft 365 administration. This is great for when a clients email gets hacked and I need to delete client side rules that the hackers have installed. But anyway it is very cool to be able to have several tabs of powershell and command prompt open.
@pinoconte
@pinoconte 8 ай бұрын
Hi. Rich hope you are well, I just wanted to say thank you so much for this video. I appreciate the time you took to make it. I think you did an excellent job on it. I really enjoyed your explanations. Easy to understand, I took notes throughout the video. I must have backed it up about 1000 times.😁
@TheParadisecove
@TheParadisecove 7 ай бұрын
and here I thought I was alone...:)
@AlanElChato
@AlanElChato Жыл бұрын
Hope to see in the next video some PowerShell commands!
@paulrobertson3326
@paulrobertson3326 Жыл бұрын
I like to stretch the CMD window to full screen height for some commands and I also use the scroll bar or mouse wheel to move up and down through the history. Also the up-arrow can be pressed more than once to go back a few command to avoid some backspacing and typing
@geraldthorburn1123
@geraldthorburn1123 Жыл бұрын
Superb, Rich. One of the best instructional Videos you've ever done. Learned a lot.
@mattscomp
@mattscomp Жыл бұрын
I agree. Hugely underrated content.
@ibizenco
@ibizenco Жыл бұрын
Having started with MS-DOS 5.0 (I believe?) with my 80286, ages ago, this is like walking down Memory Lane... 🙂
@scenicrides5951
@scenicrides5951 Жыл бұрын
brings me back to the old days.
@davinp
@davinp Жыл бұрын
a good command to know is powercfg and add /request to see what is causing your PC not to go to sleep. powercfg is the power configuration
@Devilofdoom
@Devilofdoom Жыл бұрын
One tip I have, is if you have a few of these commands which you run all the time. Write them into a notepad and change the file extension to .bat. You will then be able to run the commands like an executable.
@artpanneknwcpp
@artpanneknwcpp Жыл бұрын
I like to use the built-in Administrator account. So, from the Command Prompt, type "net user Administrator /acitve:yes" and the Administrator account can then be found on the log-on menu. :D
@kjala_nix
@kjala_nix 5 ай бұрын
I like to follow unix tradition of not using root/admin account. I use gsudo instead.
@robh5695
@robh5695 Жыл бұрын
Great vid. I learned some new commands all these years later. Windows Terminal is great. Using it now. Cheers!
@mqblowe
@mqblowe Жыл бұрын
Pretty sure my first venture into "DOS" was actually CP/M on a 380Z Research Machine. Those were the days - writing assembly for a Z80. ZASM was awesome.
@mauk2861
@mauk2861 4 ай бұрын
same here for my A level in 82
@maxmuster7003
@maxmuster7003 Жыл бұрын
The first DOS command that i used was Debug to learn how to use an intel 80286 CPU with 4 mb RAM.
@blakepace
@blakepace Жыл бұрын
Thank you for this reminder of cooler days! The era of OOPS programing is sad, even if aptly named.
@Envisaged0ne
@Envisaged0ne Жыл бұрын
For the command mkdir, you can also just type md to make a new directory and rd to remove a directory
@johnpedersen8387
@johnpedersen8387 Жыл бұрын
The rstrui.exe command and diskpart command with the commands within diskpart would be the ones that i would have shown . But well documented video as allways Rich 🙂
@valionofrei7779
@valionofrei7779 8 ай бұрын
hello, you are very good at what you do, congratulations!!!
@weckler8992
@weckler8992 Жыл бұрын
Do you recommend a book on Dos Commands to help an individual learning these commands??? Thanks
@carlosfandango2204
@carlosfandango2204 Жыл бұрын
CD\ also gets you back to root. Great video by the way. Always look forward to these. Keep up the great work.
@eriksiers
@eriksiers Жыл бұрын
Right up until I built my Windows 7 workstation, about 10 years ago, every machine I put together included an install of DOS, because there is so much you could do there that just can't happen under Windows. Nowadays, my workstation has multiple versions of DOS under VMware, plus DOSbox-X for when I just need to run a DOS tool real quick.
@briant9251
@briant9251 Жыл бұрын
Any Chance you could show us how to do symbolic links? Loved the DOS command refresh
@douglastaylor4562
@douglastaylor4562 Жыл бұрын
I know you said you've already made a video on it, and I've watched it, but there's so much of the DISM command that you never even touched on. It's such a useful tool, and I'd love to learn more about it. There's also other tools like netsh and maybe even the WMIC api(despite it supposedly being depreciated). A powershell tutorial also wouldn't be remiss xd
@gregfaris6959
@gregfaris6959 Жыл бұрын
Those of us who actually remember using DOS have anadvantage, as the Command Prompt does not appear like a scary jungle, but familiar old territory. One thing to be wary of: The newer "PowerShell" is touted as being a command prompt but better. This is not true for Dos old hands, as Power Shell does not recognize many of the Dos cammands you may be used to using.
@jc_hunter
@jc_hunter Жыл бұрын
I am not sure about all dos commands, but all commands shown in this video I was able to run in PowerShell. They all worked.
@steeviebops
@steeviebops Жыл бұрын
@@jc_hunter PowerShell includes aliases for a lot of the common DOS/CMD.EXE commands as well as some Bash ones. For example, dir and ls both work. But they're really just aliases to Get-ChildItem which is the real PS command.
@ethimself5064
@ethimself5064 Жыл бұрын
Ha, I remember about 90 when the 1st DOS Shell I ever saw came out. I jumped on a new computer as I refused to use DOS.
@fragalot
@fragalot Жыл бұрын
21:38 Keep in mind this only affects your local IP address on your local network on the computer you're using. This will not change your public IP that the rest of the internet sees you on. For that you'd have to connect to your router/hotspot and diddle with it, some times power-cycling your modem will do it, but often you have to contact your ISP to get your public IP changed. If you're on a VPN then that's another network layer that can be changed with your VPN software to change what VPN server you're on that will also change your public IP.
@davinp
@davinp Жыл бұрын
yes, Windows XP was the first consumer version of Windows not on top of DOS. This made Windows XP made a true operating system and it was much more stable and reliable since it wasn't on top of DOS. Windows 95 was a just a major redesign of the Windows graphic shell, but still on top of DOS
@GeeWhizzzz
@GeeWhizzzz Жыл бұрын
miss that windows XP
@shadowopsairman1583
@shadowopsairman1583 Жыл бұрын
98SE was stable for me, XP was riddled with backdoors
@jc_hunter
@jc_hunter Жыл бұрын
Very helpful video, it is very important as a windows user to know these commands. What I also find funny is how, it feels like you are actively avoiding using PowerShell, however most (if not all) of these commands can be used from PowerShell just the same. There are probably still a few commands that are specific to the ol' command prompt, but a most of the good ones can still be used from the modern terminals (like PowerShell) as well. Not meaning to criticize, just wanted to point out, that cmd is not the only place where these commands can be used, the newer PowerShell, can run these too, and can do additional stuff on top of that.
@maxmuster7003
@maxmuster7003 Жыл бұрын
In Windows is the big boss the kernel of the system, but in DOS no protection violation exist and the only one big boss is the user.
@RahulSingh-k3n1j
@RahulSingh-k3n1j Жыл бұрын
Valuable video sir Thankyou so much
@alro7779
@alro7779 4 ай бұрын
Great content, bro! One question... why did you blank out your Connection-specific DNS Suffix? What uses can a person do with that info? Thanks!
@AbdullahYazbahar
@AbdullahYazbahar Жыл бұрын
Do you think learning these would help me develop my Win 10/11 skills, or would starting with PowerShell be a better decision?
@Gryfang451
@Gryfang451 Жыл бұрын
Why not learn both as they're both useful, not mutually exclusive, and you can use most DOS commands inside of power shell as well. There are things that, even after all this time, power shell is either harder to get to do, or does not do well, or at all, where a simple DOS command suffices. The reverse is also true.
@Joseph1NJ
@Joseph1NJ Жыл бұрын
4:47 cd .. specifies that you want to change to the _parent_ directory.
@JapChinLuvr
@JapChinLuvr Жыл бұрын
My most recent use of the DOS prompt was to rename a LOT of file suffixes (using the "*" wild-card for the file name) from .m4v to .mp4. Some of my video utilities created files with the .m4v suffix, but while the file contents are apparently the same, I actually found an application that would play the .mp4 files, but not .m4v. I'm sure that there are other occasions to use this - but making the suffix change in file-manager one at a time would have taken "forever".
@SireSquish
@SireSquish Жыл бұрын
Was it > for %f in (*.m4v) do ...
@georgeindestructible
@georgeindestructible Жыл бұрын
Most media files are just containers of audio and or/ video coded packages. Their file extension is just an indicator for the system as to what program it might attempt to use to open it and for the user to be aware of that.
@oroville12345
@oroville12345 Жыл бұрын
My favorite 😍 command. Format c: /q
@bigal1863
@bigal1863 5 ай бұрын
The attrib command defeats you. I used to work in a retail store and low IQ users would always try to format the drives, but we protected them with the +r switch. We'd wait until they typed the command, then we'd have them arrested.
@tonywise198
@tonywise198 Жыл бұрын
We managed to do what we had to with both DOS and CP/M in the days before Windows. I remember getting a Windows 3 on a new 286 PC and wondered why I needed it. After all, it was just a DOS front end in those days.
@jamessheeler5200
@jamessheeler5200 Жыл бұрын
I recently discovered this channel and so far really enjoying all the content. I love the BTTF license plate :)
@PeterCphotos
@PeterCphotos Жыл бұрын
Memories from 80's
@oneofthegoodonesok
@oneofthegoodonesok Жыл бұрын
Before windows ever existed.
@Winnetou17
@Winnetou17 Жыл бұрын
Correction, some commands shown here are actually CMD commands, NOT (MS-)DOS commands. For example, there was no powercfg in any DOS.
@FARCRYALGERIA
@FARCRYALGERIA Жыл бұрын
the greatest infos always with you
@gotbordercollies
@gotbordercollies Жыл бұрын
Digging into the olden days - Awesome! How do I get it open as a new tab and not a new instance?
@zoltannagy4776
@zoltannagy4776 Жыл бұрын
Run a program with elevated priviledges from start menu , open start menu type in ex. cmd and press CTRL+SHIFT+ENTER 🙂
@srvuk
@srvuk Жыл бұрын
When using parameters like \ or .. you don't need to use a space, so cd.. is the same as cd .. and cd\ the same as cd \ Nonetheless, it is very useful to know a limited set of command line tools. Way better than Linux, which is too heavy on the use of the command line/terminal that IMO puts many people off.
@steeviebops
@steeviebops Жыл бұрын
I used to do this but retrained myself to include the space for two reasons. One was that Linux expects the space so it just made that easier. But the more important one is that the Tab autocomplete doesn't work unless you include it. Fun fact, in Windows 9x you could use three or four dots. Three dots would go two folders back in the tree, while four would go three folders back.
@Neelfy01
@Neelfy01 Жыл бұрын
Good stuff as usual Rich. That Terminal app on the taskbar? is that a windows 11 thing? I'm on Windows 10. Scratch that. My brain started working again and I got it on Microsoft Store 😵‍💫😉
@SusanAmberBruce
@SusanAmberBruce Жыл бұрын
What an awesome video, thanks
@machocamacho1503
@machocamacho1503 Жыл бұрын
what about list or dir command with a redirect to a text file or printer, which includes all subdirectories and file names. This is how I generate a list of mp3s or movies from my private folders
@ziggelito
@ziggelito 2 ай бұрын
Most important command is "color 0a" to get the green text for the ultimate hackerman aesthetic
@jtodora
@jtodora Жыл бұрын
The MK command should have been MD for make directory. to use the MK commend it should be mkdir. The mkdir is left over from the Unix days and is still used in most Linux distros.
@DouglasHeyen
@DouglasHeyen Жыл бұрын
What is nice about using the mkdir is if you’re a Linux user it’s cross compatible. Both commands do the same. Makes it a bit easier.
@mikeytee6821
@mikeytee6821 Жыл бұрын
Thumbs up if he helped you make the command prompt your biotch! 😋 Nostalgia for me as I first started 'playing' with computers in the windows 95 era where most installations were on top of DOS or 3.1.
@MegaGeorge1948
@MegaGeorge1948 4 ай бұрын
I use MSDOS commands in a DOS emulator called "DOSBOX" (it's freeware). I can run most all of my old MSDOS games on my Windows 11 computer, like Blake Stone, Duke Nukem, Wolfenstein, etc.
@rulerzac1
@rulerzac1 Жыл бұрын
MONTE VISTA, CA interesting I went through there in 2009. You shared your ip in the video.
@rockdem0n
@rockdem0n Жыл бұрын
I could have used this video a couple days ago, while I prefer PowerShell to Command Prompt, I literally had Windows explorer crash on me in the back ground, Chrome was still running, Terminal which I was in at time of incident was fine, for the record I had just used winget to update 7Zip when it broke, I could bring up Task Manager but the taskbar, start menu, and curiously my desktop background were just gone. Finally just gave it the old three finger salute and said come back when you sort yourself out and sure enough everything booted right back up as if nothing happened.
@spacemax8896
@spacemax8896 Жыл бұрын
/p is for PAUSE not PAGE
@Frituurpan974
@Frituurpan974 Жыл бұрын
Very helpfull video. I enjoyed watching it. You've got a lot of videos. So i'm not bored anymore. Thanks!
@ford1546
@ford1546 Жыл бұрын
this can be nice to know if you want to create a (.bat) file with some commands that you want to run. (.bat) is almost like a program you double-click. instead of writing everything all the time, you have already written them in a (.bat) file that you can run. the odd ones are if it works manually in CMD. then they don't always work in a (.bat) file for a strange reason. if I write in CMD (c:\test\test\test) then it doesn't always go into that folder and it doesn't say (c:\test\test\test) but still (c:\) when I'm going to create a (.BAT) file where you want to run 2 programs after each other and then close the CMD window. so it's not as easy as it sounds. if I want to run a program automatically at startup, it is not always as straight forward as you think.
@maxmuster7003
@maxmuster7003 Жыл бұрын
I like to use the path command in DOS to put all executable that i want to use into a specific folder to start the executable from inside any sub folder without to specify the location.
@OmgLikeSam
@OmgLikeSam Жыл бұрын
I used Oscdimg the other day. Very helpfu!
@jim7smith
@jim7smith 5 ай бұрын
Flashback to DOS 1.0 and Basic 1.0 on my very expensive IBM PC with a whopping 64 K of memory, long before Windows existed.
@Gryfang451
@Gryfang451 Жыл бұрын
Pipe to text file using > filename at the end. Robocopy, which could be 5 videos on its own, xcopy which has some network uses. Oh, and net use commands to map / unmap and make persistent shared network "drives".
@allenmcclure6017
@allenmcclure6017 Жыл бұрын
I Liked DR. Dos...... it was nice and had a lot of utils in it.
@the4thj
@the4thj 3 ай бұрын
Man, if I knew those commands in the early 90's when I used to build my PC's! Got any bandwidth monitor apps? Something that can look at a router from a desktop and give a breakdown of what's going on without going into the SOHO router. I don't have a dance Ubiquity router I am just a home gamer. You should make a chart of these.
@iamwhatiam70
@iamwhatiam70 Жыл бұрын
Thank you for your vids... They learn me so many new things. 🙂
@douglascobbs2433
@douglascobbs2433 Жыл бұрын
I love your content and yes I hope you do a video on malware. Thanks for all you do.
@KibaSnowpaw
@KibaSnowpaw Жыл бұрын
omfg MS_DOS that wake up memories. i use both Powershell and CMD
@316diag
@316diag 7 ай бұрын
operating system for controlling disks (and later, other storage devices). it's not necessary that they are contained on disks. they are disk/file managers. fdisk, format, dir, del, etc., and loading programs stored as files.
@ronz101
@ronz101 Жыл бұрын
Very useful info/video. Still have some books on it. Go black screen.
@billc2052
@billc2052 Жыл бұрын
I am not sure if the latest versions of command prompt can handle filenames with spaces. Previously a file called for example, My Files would need to be inside quotes as "My Files" or would produce an error due to the space being seen as a separater rather than part of the file name.
@cantis
@cantis Жыл бұрын
Windows Terminal and PowerShell!!
@landonpraught9170
@landonpraught9170 Жыл бұрын
Great video
@astroreverb9000
@astroreverb9000 Жыл бұрын
Hey Rich, I'm sorry to ask this way. But I remember you had a video which included how you made your desk / tables. Can you share the link or video name?
@hugosantos1476
@hugosantos1476 Жыл бұрын
I might be wrong, but I think /r with chkdsk is not necessary on modern SSD's. I think it was useful just with hard drives with bad sectors.
@fragalot
@fragalot Жыл бұрын
does /batteryreport work on UPS if the drivers for it are installed, and the USB cable is hooked up?
@gtech66
@gtech66 Жыл бұрын
Can you do a video on how to dual boot Linux and Windows. Thanks.
@repentnow1720
@repentnow1720 8 ай бұрын
MS-DOS is Version 2 of QDOS (The "Quick and Dirty Operating System")
@DamirĐikić-u2z
@DamirĐikić-u2z Жыл бұрын
Please, same for Terminal.
@DXMage
@DXMage Жыл бұрын
dir /s /o /a /p is helpful or why not bring up Copy con the hail mary command when you don't have any other way to make a text file? Or attrib on the file you made with the copy con command.
@ford1546
@ford1546 Жыл бұрын
can you make a video about (task scheduler) win 11 ?? It's not always as easy as you think to get any program to start automatically at startup or login. Possibly this has to do with the security in windows 11. The program will not always start.
@StargateMax
@StargateMax 9 ай бұрын
Wait... Windows before XP ran on top of DOS? But NT and 2000 were not DOS-based either, right?
@maxmuster7003
@maxmuster7003 Жыл бұрын
Most Windows commands not exist in DOS or have other switches to attach.
Stop Doing This To Your Computer
22:46
CyberCPU Tech
Рет қаралды 92 М.
MS-DOS has been Open-Sourced!  We Build and Run it!
15:01
Dave's Garage
Рет қаралды 488 М.
HELP!!!
00:46
Natan por Aí
Рет қаралды 75 МЛН
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 130 МЛН
30 Windows Commands you CAN’T live without
14:35
NetworkChuck
Рет қаралды 2,4 МЛН
The Shocking Ease of Cracking Windows 11 Passwords
14:27
Enderman
Рет қаралды 95 М.
How To Stay On Windows 10 Until 2032
8:32
ArronGAMEZ
Рет қаралды 19 М.
Easily fix broken Windows files now with System File Checker
14:55
CyberCPU Tech
Рет қаралды 814 М.
13 DOS commands you NEVER knew you NEEDED!
21:57
Ask Your Computer Guy
Рет қаралды 60 М.
Why Do Computers Get Slow Over Time?
24:00
CyberCPU Tech
Рет қаралды 59 М.
Can MS-DOS Run on a New Modern PC 2024?
9:20
Ramtech ENG
Рет қаралды 119 М.
9 Command Prompt Commands You Should Know!
14:22
ThioJoe
Рет қаралды 1,1 МЛН
Hacking Windows TrustedInstaller (GOD MODE)
31:07
John Hammond
Рет қаралды 733 М.
HELP!!!
00:46
Natan por Aí
Рет қаралды 75 МЛН