Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Dos command..  (Read 32143 times)

0 Members and 1 Guest are viewing this topic.

Dias de verano

  • Guest
Re: Dos command..
« Reply #15 on: February 22, 2009, 03:47:43 AM »
Billrich, you did know we have a policy of NOT doing people's homework for them? Or is that you just don't care?

billrich

  • Guest
Re: Dos command..
« Reply #16 on: February 22, 2009, 07:48:07 AM »
 Dias DE verano wrote: Posted on: Today at 03:47:43 AM 
 
<<<"Billrich, you did know we have a policy of NOT doing people's homework for them?">>>

Dias de Verano, I'm new to the DOS area and have read no rules about homework?   Where are those rules written?  How  do we know a question is homework?  Is Dias de Verano a Professor of Hope?

Bill in OKC

Dias de verano

  • Guest
Re: Dos command..
« Reply #17 on: February 22, 2009, 07:55:17 AM »
How  do we know a question is homework?

By reading it carefully

Quote
I'm currently enrolled in a CIT class.we are learning Dos and command line.
A challenge was presented to us (to issue the directory command for \windows
directory, to display only .EXE files in wide format without changing directories.

billrich

  • Guest
Re: Dos command..
« Reply #18 on: February 22, 2009, 08:07:40 AM »
Posted by: Dias de verano

<<<"I'm currently enrolled in a CIT class.we are learning Dos and command line.
A challenge was presented to us (to issue the directory command for \windows
directory, to display only .EXE files in wide format without changing directories.">>>>

I cannot find the rules that a Hope.com member is not allowed  to answer the question.  Please give me a link to the rules.

Bill in OKC



Dias de verano

  • Guest
Re: Dos command..
« Reply #19 on: February 22, 2009, 08:15:56 AM »
Actually, it's more like an advisory...

http://www.computerhope.com/forum/index.php?topic=33323.0


BatchRocks



    Hopeful
  • Thanked: 3
    Re: Dos command..
    « Reply #20 on: February 22, 2009, 08:16:51 AM »
    Quote
    We try not to help with homework. If this is what you are after, please at least be honest and don't try to hide the purpose for the question. Honesty sometimes gets results!

    There?

    mroilfield



      Mentor
    • Thanked: 42
      • Yes
      • Yes
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 11
    Re: Dos command..
    « Reply #21 on: February 22, 2009, 08:18:07 AM »
    billrich

    At the top of ever forum is a post titled "Please Read This First"

    Here is a link in case you missed it.

    http://www.computerhope.com/forum/index.php/topic,33325.0.html

    It doesn't say we won't help with home work it just we try not to because if we tell you how to do it you won't figure it out for your self and learn it
    You can't fix Stupid!!!

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: Dos command..
    « Reply #22 on: February 22, 2009, 09:13:23 AM »
    I also recommend using the quote tag rather then a semi-newsgroup quote format.
    I was trying to dereference Null Pointers before it was cool.

    Geek-9pm


      Mastermind
    • Geek After Dark
    • Thanked: 1026
      • Gekk9pm bnlog
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 10
    Re: Dos command..
    « Reply #23 on: February 22, 2009, 09:55:48 AM »
    Code: [Select]
    CD \WINDOWS
    DIR *.EXE

    GuruGary



      Adviser
      Re: Dos command..
      « Reply #24 on: February 22, 2009, 10:28:37 AM »
      A challenge was presented to us (to issue the directory command for \windows
      directory, to display only .EXE files in wide format without changing directories.

      Geek-9PM gave you a good start.  Now you have to figure out how to do the same thing in wide format and without changing directories

      billrich

      • Guest
      Re: Dos command..
      « Reply #25 on: February 22, 2009, 11:54:10 AM »
      GuruGary,


      C:\>dir /w  C:\WINDOWS\*.exe
       Volume in drive C has no label.
       Volume Serial Number is B8F2-4B99

       Directory of C:\WINDOWS

      explorer.exe   hh.exe         IsUninst.exe   notepad.exe    regedit.exe    slrundll.exe
      TASKMAN.EXE    twunk_16.exe   twunk_32.exe   winhelp.exe    winhlp32.exe
                    11 File(s)      2,227,506 bytes
                     0 Dir(s)   1,171,197,952 bytes free

      C:\>

      BC_Programmer


        Mastermind
      • Typing is no substitute for thinking.
      • Thanked: 1140
        • Yes
        • Yes
        • BC-Programming.com
      • Certifications: List
      • Computer: Specs
      • Experience: Beginner
      • OS: Windows 11
      Re: Dos command..
      « Reply #26 on: February 22, 2009, 11:57:43 AM »
      yes, that's very nice billrich, but I think GuruGary was referring to cbegarly.


      Giving a person the answer to something like this isn't helping them.
      I was trying to dereference Null Pointers before it was cool.

      Dias de verano

      • Guest
      Re: Dos command..
      « Reply #27 on: February 22, 2009, 12:08:33 PM »
      Giving a person the answer to something like this isn't helping them.

      He's been told that a few times already, but seems to think he knows better. Still with that level of "help", the OP should flunk nicely.

      billrich

      • Guest
      Re: Dos command..
      « Reply #28 on: February 24, 2009, 05:25:35 AM »
      Dias de verano  wrote:

      <<<<"He's been told that a few times already, but seems to think he knows better. Still with that level of "help", the OP should flunk nicely.">>>

       
      Bill explains:

      The original person  will do much better on the test. The original person now knows the answer.

      Dias de verano

      • Guest
      Re: Dos command..
      « Reply #29 on: February 24, 2009, 10:20:22 AM »
      The original person  will do much better on the test. The original person now knows the answer.

      But how did he or she get the answer? The original poster will have made no mental effort, and will have therefore not learned very much, thus defeating the purpose of the school test, which is why we don't like to do people's homework for them.