Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Is DOS Dead?

  • 05-10-2007 4:37pm
    #1
    Moderators, Category Moderators, Science, Health & Environment Moderators, Society & Culture Moderators Posts: 47,342 CMod ✭✭✭✭


    Is it worth learning DOS? I am just beginning to learn something about web authoring, and was told I should study DOS as one of the prerequisites. Useful? Or is DOS dead?


Comments

  • Registered Users, Registered Users 2 Posts: 1,451 ✭✭✭Onikage


    Is it worth learning DOS? I am just beginning to learn something about web authoring, and was told I should study DOS as one of the prerequisites. Useful? Or is DOS dead?
    I could understand learning the UNIX shell, but DOS? I can't imagine why you would be told to learn that, it's pretty much irrelevant to web authoring. Also, Windows has a new and far superior interface called Powershell.


  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    The DOS Prompt suffered a bit of a death through Windows 95 & 98, but came back into favour with Win2k and XP. From what I've heard, Vista's command shell offers some great functionality.

    I can't see the benefit in knowing windows command scripting for web dev though.

    I've just downloaded powershell now to take a look, thanks for the pointer Onikage.


  • Registered Users, Registered Users 2 Posts: 2,738 ✭✭✭mawk


    dos will never die.

    I will keep it alive in my heart.


  • Closed Accounts Posts: 583 ✭✭✭monkey tennis


    It's not a DOS prompt in 2K and XP...

    No idea why a web authoring book would want you to learn DOS... unless it was printed in 1993?


  • Registered Users, Registered Users 2 Posts: 804 ✭✭✭TimTim


    I had a telephone interview recently with a company who wanted to know how many primary partitions you could have under dos using fdisk. I thought DOS was dead anyway until then :D

    And you should become comfortable working with a shell from now on. The cut down version of windows server 2008 only has a command prompt to work from.


  • Advertisement
  • Moderators, Category Moderators, Science, Health & Environment Moderators, Society & Culture Moderators Posts: 47,342 CMod ✭✭✭✭Black Swan


    Will have to checkout Powershell. Thanks guys!


  • Closed Accounts Posts: 2,046 ✭✭✭democrates


    I'm sure DOS is still useful for network config and diagnostics as well as telnet for accessing remote boxes (and with debug you could write some kick ass batch processes - is that still included?), but if I were you I'd just do a google search for some key useful commands and save it as a handy reference.

    That advice really reminds me of the book on MVS my boss gave me when I became a systems analyst, zero use for the work I was doing with JCL, PL/1, Mantis, Fileaid etc. He was an ex sysadmin so from his background it was up there, I scanned it to know what kind of stuff was in it but never once got use from it.

    Time spent learning more dos than is required is time denied to the areas you need to focus on, html, css, javascript, and your language of choice be it PHP or whatever, not to mention database design, graphics etc.


  • Registered Users, Registered Users 2 Posts: 14,345 ✭✭✭✭jimmycrackcorm


    What's to learn?


  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    You're much better off learning to use the Windows Scripting Host if it's scripting for windows that you need to learn. WSH provides a Unix shell scripting style (totally different languages though) interface to do some pretty powerful administration tasks.


Advertisement