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. Command-line anyone?

Command-line anyone?

Scheduled Pinned Locked Moved The Lounge
question
19 Posts 12 Posters 0 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.
  • R raddevus

    Here's the meme you need for those times when another dev says you don't need the command-line any more: http://raddev.us/images/cp/noCommandLine.png[^] The command-line, console, command prompt, dos prompt whatever you want to call it, will live forever! :laugh:

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

    I'm building Windows 10 images for our new model of industrial PC's we're going to be using. You ought see some of the novel-length command lines you have to type in to do this stuff.

    Software Zen: delete this;

    R 1 Reply Last reply
    0
    • R raddevus

      Here's the meme you need for those times when another dev says you don't need the command-line any more: http://raddev.us/images/cp/noCommandLine.png[^] The command-line, console, command prompt, dos prompt whatever you want to call it, will live forever! :laugh:

      J Offline
      J Offline
      Joan M
      wrote on last edited by
      #7

      Last time I had to work with the command line was to maintain a Linux server. It was wonderful what it was possible to do in a single line. Anyway, I prefer not using it, but given the kind of work I do I almost never use it.

      www.robotecnik.com[^] - robots, CNC and PLC programming

      1 Reply Last reply
      0
      • R raddevus

        Here's the meme you need for those times when another dev says you don't need the command-line any more: http://raddev.us/images/cp/noCommandLine.png[^] The command-line, console, command prompt, dos prompt whatever you want to call it, will live forever! :laugh:

        D Offline
        D Offline
        dandy72
        wrote on last edited by
        #8

        raddevus wrote:

        another dev says

        Devs say that? Surely not the self-respecting kind.

        L R 2 Replies Last reply
        0
        • D dandy72

          raddevus wrote:

          another dev says

          Devs say that? Surely not the self-respecting kind.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #9

          Similar with passwords, and the year that Linux will finally become mainstream on the desktop.

          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

          1 Reply Last reply
          0
          • R raddevus

            Here's the meme you need for those times when another dev says you don't need the command-line any more: http://raddev.us/images/cp/noCommandLine.png[^] The command-line, console, command prompt, dos prompt whatever you want to call it, will live forever! :laugh:

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #10

            What's a command line? The CTO of my last company also refused to use an IDE. Granted, he used Sublime for text editing, but everything he did was command line. His refusal to use an IDE was one of the reasons I left. The others were his ADHD, his arrogance, his stupidity, and his inability to meet his own deadlines to vague promises of functionality. I'm surprised I didn't come out of that experience hating Python.

            Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

            R V 2 Replies Last reply
            0
            • OriginalGriffO OriginalGriff

              I'm still lamenting the disappearance of the front panel switches from computers[^] It's far too easy to turn computers on nowadays. :sigh:

              Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

              R Offline
              R Offline
              raddevus
              wrote on last edited by
              #11

              This generated an actual LOL! Great stuff. :)

              1 Reply Last reply
              0
              • G Gary Wheeler

                I'm building Windows 10 images for our new model of industrial PC's we're going to be using. You ought see some of the novel-length command lines you have to type in to do this stuff.

                Software Zen: delete this;

                R Offline
                R Offline
                raddevus
                wrote on last edited by
                #12

                Gary Wheeler wrote:

                I'm building Windows 10 images for our new model of industrial PC's we're going to be using. You ought see some of the novel-length command lines you have to type in to do this stuff.

                Nailed it!! The console is pervasive. :laugh:

                G 1 Reply Last reply
                0
                • D dandy72

                  raddevus wrote:

                  another dev says

                  Devs say that? Surely not the self-respecting kind.

                  R Offline
                  R Offline
                  raddevus
                  wrote on last edited by
                  #13

                  dandy72 wrote:

                  Surely not the self-respecting kind.

                  :thumbsup: That's why I was confused. :laugh:

                  1 Reply Last reply
                  0
                  • R raddevus

                    Gary Wheeler wrote:

                    I'm building Windows 10 images for our new model of industrial PC's we're going to be using. You ought see some of the novel-length command lines you have to type in to do this stuff.

                    Nailed it!! The console is pervasive. :laugh:

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

                    This would be a whole lot easier if there was a GUI wrapped around it. It's easy to believe that there isn't one, however. Each major build of Windows changes the options available, and there are a lot of them.

                    Software Zen: delete this;

                    N R 2 Replies Last reply
                    0
                    • M Marc Clifton

                      What's a command line? The CTO of my last company also refused to use an IDE. Granted, he used Sublime for text editing, but everything he did was command line. His refusal to use an IDE was one of the reasons I left. The others were his ADHD, his arrogance, his stupidity, and his inability to meet his own deadlines to vague promises of functionality. I'm surprised I didn't come out of that experience hating Python.

                      Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                      R Offline
                      R Offline
                      raddevus
                      wrote on last edited by
                      #15

                      Ah, yes, the two camps. All console or all GUI. Maybe a bit of the Golden Hammer philosophy from both sides. However, I'm not saying "only console". I'm just saying there are still some things you have to have command line for. Let's be balanced here, devs. Oh, wait, devs are not the best at balance are we? :laugh: With our language and technology wars. :)

                      1 Reply Last reply
                      0
                      • G Gary Wheeler

                        This would be a whole lot easier if there was a GUI wrapped around it. It's easy to believe that there isn't one, however. Each major build of Windows changes the options available, and there are a lot of them.

                        Software Zen: delete this;

                        N Offline
                        N Offline
                        Nelek
                        wrote on last edited by
                        #16

                        Gary Wheeler wrote:

                        Each major build of Windows changes the options available, and there are a lot of them.

                        Be happy, MS have promised this is the ultimate windows and there won't be more. At least your problem with diversity is solved :rolleyes: :rolleyes:

                        M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                        1 Reply Last reply
                        0
                        • G Gary Wheeler

                          This would be a whole lot easier if there was a GUI wrapped around it. It's easy to believe that there isn't one, however. Each major build of Windows changes the options available, and there are a lot of them.

                          Software Zen: delete this;

                          R Offline
                          R Offline
                          raddevus
                          wrote on last edited by
                          #17

                          Gary Wheeler wrote:

                          This would be a whole lot easier if there was a GUI wrapped around it

                          Yes, if it were done right. However, have you ever used IIS InetMgr in on Windows 2008 and beyond? To change things in the interface there are times (to edit the applicationHost.config) that you are seriously 10 popup windows deep. For that we used the command-line provided tool AppCmd which is quite cryptic but better than 10 popup windows. :)

                          1 Reply Last reply
                          0
                          • R raddevus

                            Here's the meme you need for those times when another dev says you don't need the command-line any more: http://raddev.us/images/cp/noCommandLine.png[^] The command-line, console, command prompt, dos prompt whatever you want to call it, will live forever! :laugh:

                            P Offline
                            P Offline
                            PIEBALDconsult
                            wrote on last edited by
                            #18

                            All day, every day.

                            1 Reply Last reply
                            0
                            • M Marc Clifton

                              What's a command line? The CTO of my last company also refused to use an IDE. Granted, he used Sublime for text editing, but everything he did was command line. His refusal to use an IDE was one of the reasons I left. The others were his ADHD, his arrogance, his stupidity, and his inability to meet his own deadlines to vague promises of functionality. I'm surprised I didn't come out of that experience hating Python.

                              Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                              V Offline
                              V Offline
                              Vark111
                              wrote on last edited by
                              #19

                              Marc Clifton wrote:

                              Granted, he used Sublime for text editing

                              That's a big deal for a command line extremist. I would have figured vim or something similar.

                              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