Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. DOS prompt

DOS prompt

Scheduled Pinned Locked Moved The Lounge
sales
64 Posts 40 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P psmartt1

    I'll never forget my 19 yo niece's reaction once when she saw me jump onto the dos/command prompt to resolve some issue. I think she did not know such a thing existed. She started giggling away and chuckling and said "Hey, that's cool, that's really neat. It's like you're actually ... talking ... to the ... computer!"

    L Offline
    L Offline
    LloydA111
    wrote on last edited by
    #34

    You should have said that the matrix is real and they made a film about it to make people think such a thing is silly and would not exist :-D Or that you was using The Force :-D

    If everything was not true, would it be not true that everything is not true? So by saying everything is not true, you are automatically denying that everything is not true. Im so confused... FreeDOS - An open source modern MS-DOS/PC-DOS replacement.

    1 Reply Last reply
    0
    • M Mustafa Ismail Mustafa

      I remember having all the way up to DOS 6.22 and they were all on 5.25" My dad was a terror on my sister and myself for fear of bending any of the floppies!

      If the post was helpful, please vote, eh! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

      K Offline
      K Offline
      Kasterborus
      wrote on last edited by
      #35

      One teacher at school asked us to hand in an assignment on a disc, now, all the other kids had fancy computers with those 3" drives, I however was stuck with one of those 5" critters. So anyways, I stuck my assignment (In a .txt file!) onto it from windows 3.1 and took it into him, he said "Thanks Chris" and then proceeded to fold it in half, then in half again, and stick it in the box with the 3" floppies... When he complained that it didn't work I said "Well, I'll make you another copy but this time don't break it" and he said "I didn't break the last one" I gave the copy to his supervising teacher. -Kasterborus

      1 Reply Last reply
      0
      • R Rama Krishna Vavilala

        It is funny that I come across people who keep on referring to the command prompt as DOS prompt long after "DOS Prompt" is an history. I was on a support call and asked the customer to launch the command prompt. He replied: "Ok I have launched the DOS prompt".

        R Offline
        R Offline
        Robin Imrie
        wrote on last edited by
        #36

        Did anyone use 4Dos? If you did then you will like TCC/LE from JP Software. If you didn't then I think you will find it to be a good cmd.exe replacement.

        1 Reply Last reply
        0
        • D DJ van Wyk

          Aahhhh ... takes me back to my youth. Then again, I still use the console a lot. Most developers around have no idea how to use it. The other funny thing is that there is a difference between 'Start -> Run > cmd' and 'Start -> Run -> command' The one with command start out with saying 'Microsoft(R) Windows DOS', ignoring the settings in the registry (I am one of those people who changed the console to be green on black ... because it makes me look cool :cool:);

          My plan is to live forever ... so far so good

          T Offline
          T Offline
          Tomas Brennan
          wrote on last edited by
          #37

          Heh! I am a terror for using those green on black :-D (using ANSI.SYS and escape sequences - but prior to that I had the old Hercules monitor that displayed awesome graphics but required specialized Hercules drivers....and didn't even require escape sequences....) ... ahhhh memories.... :) I still do on my linux vbox when I SSH into it, it's green on black!!!! :D Thanks to the original poster for bringing up this thread... :-\

          #define STOOPID #if STOOPID Console.WriteLine("I'm stoopid!"); #endif

          1 Reply Last reply
          0
          • R Rama Krishna Vavilala

            It is funny that I come across people who keep on referring to the command prompt as DOS prompt long after "DOS Prompt" is an history. I was on a support call and asked the customer to launch the command prompt. He replied: "Ok I have launched the DOS prompt".

            A Offline
            A Offline
            Aleksey Vitebskiy
            wrote on last edited by
            #38

            I think it's still valid to call it DOS prompt. Whether we like it or not, Windows is still very much rooted in DOS. The shell commands are still the same, we still have to use the stupid C:, D:. If you want to see just how much DOS is still around, just type "dir /x" in the "DOS Prompt".

            1 Reply Last reply
            0
            • U urbane tiger

              aah, salad days, wine and roses, a pretty girl, a peek and a poke; tears borne of days gone, and opportunities missed, sighs echoing days wasted; reassembling programs when the new operator dropped 3 boxes of cards of which it was composed.

              Spike Mulligan is at WW2 Conscription intake centre. Officer asks "Where you born Mulligan". "India, sir", Mulligan briskly replies. "Which part" asks the officer. To which Spike replies "All of me, sir".

              G Offline
              G Offline
              Gary Wheeler
              wrote on last edited by
              #39

              Floor sort! :laugh: I helped a blind guy do a 'floor sort' once in college; he was in my data structures class. Fortunately, he numbered his cards (columns 73-80).

              Software Zen: delete this;

              A 1 Reply Last reply
              0
              • D Dalek Dave

                The days of PEEK and POKE, READ and DATA, GOSUB and RETURN.

                ------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC

                E Offline
                E Offline
                edmurphy99
                wrote on last edited by
                #40

                load "game",8,1

                1 Reply Last reply
                0
                • R Robert Surtees

                  new drive? g=c800:0005 ok. i'm done. :-O

                  S Offline
                  S Offline
                  spencepk
                  wrote on last edited by
                  #41

                  Now there's a blast from the past... low-level formatting MFM and RLL drives. And yeah, I still use the command line for doing things like recursive searching or setting file attributes. It's a hell of a lot faster than using the Explorer.

                  1 Reply Last reply
                  0
                  • R Rama Krishna Vavilala

                    It is funny that I come across people who keep on referring to the command prompt as DOS prompt long after "DOS Prompt" is an history. I was on a support call and asked the customer to launch the command prompt. He replied: "Ok I have launched the DOS prompt".

                    F Offline
                    F Offline
                    Fabio Franco
                    wrote on last edited by
                    #42

                    It still feels like DOS, and I like it that way. The thing I miss is the help command, which got me started on the first programming experience I had. By the age of 14 I built a game menu using the help command and the .bat file. I also wonder if anyone remembers the PathMinder. It brings me memories...

                    1 Reply Last reply
                    0
                    • D Dalek Dave

                      It is a badge of honour for us oldies! Some of us remember DOS 3.3! (And CP/M) Getting up a blank screen with a C:\> at the bottom, and nothing else kept the muggles away from the shiny things :)

                      ------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC

                      C Offline
                      C Offline
                      ClockMeister
                      wrote on last edited by
                      #43

                      Dalek Dave wrote:

                      Some of us remember DOS 3.3! (And CP/M)

                      Think you're an Oldie? How 'bout PC DOS 1.1? PDP-11 O/S, RSTS-E, RSX/11M, Cyber74, IBM OS 360. -CB :D

                      E 1 Reply Last reply
                      0
                      • T Tomas Brennan

                        Terminate and Stay Resident programs which were a PITA to code.... :-D and wait for it.... the three finger salute - Ctrl+Alt+Delete :laugh:

                        #define STOOPID #if STOOPID Console.WriteLine("I'm stoopid!"); #endif

                        C Offline
                        C Offline
                        ClockMeister
                        wrote on last edited by
                        #44

                        TSR's were a bit of a pain, but it was a lot of FUN too. I used to love the power of writing in MASM. Now THAT was programming. -CB ;)

                        1 Reply Last reply
                        0
                        • G Gary Wheeler

                          Floor sort! :laugh: I helped a blind guy do a 'floor sort' once in college; he was in my data structures class. Fortunately, he numbered his cards (columns 73-80).

                          Software Zen: delete this;

                          A Offline
                          A Offline
                          Al Norman
                          wrote on last edited by
                          #45

                          Ahh, but have you ever had to multi-punch a shredded card from the middle of an card deck that was in object code? al

                          G 1 Reply Last reply
                          0
                          • R Raybarg

                            It wasnt many months of PC usage when I already managed to Ctrl+Alt+Del using only my right hand because most of the time my left hand was occupied in holding phone (wired phone, you know those old clunky ones wih rolling number interface instead of buttons, hehe). Those days take me into what I am about to babble about, which is (surprisingly) not offtopic. I was already been a SysOp for some time when OS/2 Warp was introduced and we made the decision to move into using it in our BBS. I cant even remember what its prompt was called, was it "OS/2 Prompt"? Still I allways thought of it as "DOS prompt"... but nowadays (as I dont treasure badges of honors) I just refer to those as "prompt" or "console"... depends on how I feel. (usually using "console" is to annoy some other people who seem to fail in understanding my meaning because they want to argue about the word used which ultimately reveals they actually did understand what I meant in saying "No you cant call prompt a console".) Some users who dont know computers so well refer to it as "that black box" which is allways kind of cute, thinking "prompt = blackbox" :)

                            T Offline
                            T Offline
                            TrudyH
                            wrote on last edited by
                            #46

                            lol Whenever I have to ask a user to open the command prompt I always ask them "Do you see a black box?" They always know what I mean, but asking if they see a black window, or a window with a black background they often get confused. Another way to describe it is to ask if they see the blinking line. CP/M was my first operating system as a kid, on a kaypro II with dual builtin floppies and 64k memory. We were high tech man!:cool: In my mind it will always be the dos prompt even if I don't call it that out loud.

                            J E P 3 Replies Last reply
                            0
                            • A Al Norman

                              Ahh, but have you ever had to multi-punch a shredded card from the middle of an card deck that was in object code? al

                              G Offline
                              G Offline
                              Gary Wheeler
                              wrote on last edited by
                              #47

                              Fortunately, no. I did however work on a project where we assembled code on an Intel development system, copied the object files to tape on a Silent 700 terminal, rolled the terminal over to the test bench, and then uploaded the code from the terminal to the machine we were developing. The ROM monitor in the machine could record patches back onto the Silent 700 tape. At one point, we had more patches on the tape than we had code assembled by the Intel box. At least with your punched cards you could see the bits :rolleyes:.

                              Software Zen: delete this;

                              1 Reply Last reply
                              0
                              • T TrudyH

                                lol Whenever I have to ask a user to open the command prompt I always ask them "Do you see a black box?" They always know what I mean, but asking if they see a black window, or a window with a black background they often get confused. Another way to describe it is to ask if they see the blinking line. CP/M was my first operating system as a kid, on a kaypro II with dual builtin floppies and 64k memory. We were high tech man!:cool: In my mind it will always be the dos prompt even if I don't call it that out loud.

                                J Offline
                                J Offline
                                Jim SS
                                wrote on last edited by
                                #48

                                I have my computer setup so when the command line (CMD) comes up it has a black background and green letters. Reminds me of my green screen days writing turbo pascal and batch files.

                                SS => Qualified in Submarines "We sleep soundly in our beds because rough men stand ready in the night to visit violence on those who would do us harm". Winston Churchill "Real programmers can write FORTRAN in any language". Unknown

                                T R 2 Replies Last reply
                                0
                                • T TrudyH

                                  lol Whenever I have to ask a user to open the command prompt I always ask them "Do you see a black box?" They always know what I mean, but asking if they see a black window, or a window with a black background they often get confused. Another way to describe it is to ask if they see the blinking line. CP/M was my first operating system as a kid, on a kaypro II with dual builtin floppies and 64k memory. We were high tech man!:cool: In my mind it will always be the dos prompt even if I don't call it that out loud.

                                  E Offline
                                  E Offline
                                  ecooke
                                  wrote on last edited by
                                  #49

                                  The difference between stupidity and genius is that genius has its limits. Albert Einstein. To bad I have to do that with one of my bosses.....Click start, click run, type in cmd I have to spell it out like cat mouse dog Then it says windows cannot find. Then I have him read it back to me, he had actually put in catmousedog. Sad. Then I had ilikeicecreamplikepotatoconfig haha. People are funny.

                                  Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                                  T 1 Reply Last reply
                                  0
                                  • C ClockMeister

                                    Dalek Dave wrote:

                                    Some of us remember DOS 3.3! (And CP/M)

                                    Think you're an Oldie? How 'bout PC DOS 1.1? PDP-11 O/S, RSTS-E, RSX/11M, Cyber74, IBM OS 360. -CB :D

                                    E Offline
                                    E Offline
                                    ecooke
                                    wrote on last edited by
                                    #50

                                    You forgot Windows 1 And pc tools (did anyone else use it, just a gui to dos).

                                    Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                                    C 1 Reply Last reply
                                    0
                                    • S Stuart Dootson

                                      I was just explaining to my Dad this afternoon why he really wouldn't want to be using DOS instead of Vista (yes, even instead of Vista) - the idea of using a browser concurrently with Excel was enough to make him accept that maybe Vista did have some good points...(yeah, he hates Vista more than most CP members - possibly even more than Christan Graus!) Just until this weekend when I upgrade him to Weven, anyway.

                                      Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                                      E Offline
                                      E Offline
                                      ecooke
                                      wrote on last edited by
                                      #51

                                      I like Vista. Never had a problem, short of slow file copies, and sorting the explorer file lists....

                                      Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                                      S 1 Reply Last reply
                                      0
                                      • E ecooke

                                        You forgot Windows 1 And pc tools (did anyone else use it, just a gui to dos).

                                        Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                                        C Offline
                                        C Offline
                                        ClockMeister
                                        wrote on last edited by
                                        #52

                                        ecooke wrote:

                                        You forgot Windows 1

                                        Actually, it was Windows 1.01 - but who's counting? :) We had the first copies of Win1.01 and Digital Research DR-DOS back when I worked at Quadram. We also had a multitasking DOS called "Concurrent DOS" which was really pretty cool. None of them were particularly stable, though. We bundled them with the QuadEMS+ I/O memory boards back in 1986 or so. It was right around the same time-period as the Challenger disaster. Writing code during the early PC market was seriously fun. Those years blew by very quickly. -CB ;)

                                        1 Reply Last reply
                                        0
                                        • M martin_hughes

                                          Or until the command prompt is completely removed in favour of PowerShell.

                                          Books written by CP members

                                          E Offline
                                          E Offline
                                          ecooke
                                          wrote on last edited by
                                          #53

                                          Yeah it does doesn't it? It's been a long while since I've used it...when I last had to play with Exchange 2007

                                          Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups