Web Design and Web Development Forum

  1. #1
    jerryroy's Avatar
    Join Date
    Oct 2005
    Age
    25
    Posts
    322
    Rep Power
    7
  2. jerryroy is on a distinguished road
  3. command prompt

    i want to know creatives uses of command prompt?
    Reply With Quote Reply With Quote
  4. #2
    gorda001's Avatar
    Join Date
    Jun 2005
    Location
    <0x79a3f6>
    Posts
    4,851
    Rep Power
    11
  5. gorda001 is on a distinguished road
  6. Re: command prompt

    Code:
    cat /dev/random > /something
    EDIT: ****
    Last edited by gorda001; 05-10-2008 at 12:10 PM.
    Reply With Quote Reply With Quote
  7. #3
    unclekyky's Avatar
    Join Date
    Sep 2004
    Age
    22
    Posts
    5,184
    Rep Power
    13
  8. unclekyky is on a distinguished road
  9. Re: command prompt

    Quote gorda001 originally posted: View Post
    EDIT: ****
    Notice this was the windows section?

    The MS(DOS) command prompt is utter ****. In my opinion it is only good for renewing your IP address (ipconfig /renew) and flushing your DNS record (ipconfig /flushdns). For some reason, I have to do that a few times a week.

    Here is a modified version of what gorda posted. Make sure you don't have headphones on and make sure the volume isn't up too high:

    Console Output


    cat /dev/random > /dev/dsp
    Spore-Game - The Ultimate Spore Fan-Site
    Abnegating Avunculicide Since 1601 | YC Wiki - "Quidquid latine dictum sit, altum sonatur."
    Reply With Quote Reply With Quote
  10. #4
    jerryroy's Avatar
    Join Date
    Oct 2005
    Age
    25
    Posts
    322
    Rep Power
    7
  11. jerryroy is on a distinguished road
  12. Re: command prompt

    are there any tips and hidden secrets to xp
    Reply With Quote Reply With Quote
  13. #5
    gorda001's Avatar
    Join Date
    Jun 2005
    Location
    <0x79a3f6>
    Posts
    4,851
    Rep Power
    11
  14. gorda001 is on a distinguished road
  15. Re: command prompt

    Notice this was the windows section?
    Yes lol. In any case, you can do some pretty creative things with cat ;)

    In answer to your question, no. The windows console is completely useless AFAIK. Especially in XP which must have the most under featured console app ever.
    Reply With Quote Reply With Quote
  16. #6
    hot_cakes's Avatar
    Join Date
    Aug 2005
    Location
    Bristol, UK
    Age
    30
    Posts
    2,913
    Rep Power
    9
  17. hot_cakes will become famous soon enough
  18. Re: command prompt

    Quote jerryroy originally posted: View Post
    are there any tips and hidden secrets to xp
    Cygwin's bash and/or MSYS.

    Edd
    Visit me at: mr-edd.co.uk
    Languages: Python | Lua
    Compilers: MinGW | MSVC++9
    Libraries: Boost | gtkmm
    Reference: Dinkumware | a.c.l.l.c-c++ FAQ
    Reply With Quote Reply With Quote