Easy Command Prompt tricks

  • konsole
    5th May 2014 Member 0 Permalink

    mniip:

    @konsole (View Post)
    "cygwin" isn't a scripting language. You must mean cygwin's bash, in which case it's just bash. Bash is a de-facto standard in a lot of linux distros and is many times more powerful than cmd

     

    I know that. I meant cygwin is a Windows port of bash and many other Linux utilities.

  • boxmein
    5th May 2014 Former Staff 0 Permalink
    @konsole (View Post)
    So is MinGW/MSYS except that one doesn't depend on Cygwin DLLs to function.
  • konsole
    5th May 2014 Member 0 Permalink

    boxmein:

    @konsole (View Post)
    So is MinGW/MSYS except that one doesn't depend on Cygwin DLLs to function.

     

    What do you mean? MSYS is based on an older version of cygwin. It does depend on the cygwin DLLs but the MinGW compiler generates Windows executables which are independent of the Cygwin DLL.

  • NF
    5th May 2014 Member 0 Permalink

    Does anyone know anymore commands. If you, do please post them here I am testing everyones command. Thank you, @jacob1 and @mniip, @greymatter and of course @GreenFireDragon

    Edited once by NUCLEAR_FOX. Last: 5th May 2014
  • MiningMarsh
    6th May 2014 Member 0 Permalink

    @mniip (View Post)

    zsh master race.

     

    Windows powershell is actually rather interesting, cmd.exe is just terrible though.

    Edited once by MiningMarsh. Last: 6th May 2014
  • jacob1
    6th May 2014 Developer 0 Permalink
    @NUCLEAR_FOX (View Post)
    why are you thanking me, mine was a fork bomb >_>
  • h4zardz1
    6th May 2014 Member 0 Permalink
    try this.
    :A
    if :B is detected
    :C
    goto :A
    end :C
    this is a "Hooker Virus" if it starts it makes lag (to start it will need a something started), but not fork bombing because the "End :C" causes it to end itself, while the new one starts. (perfect for someone who hacked your computer)
    put this on anything.
    Edited 3 times by h4zardz1. Last: 6th May 2014
  • Box-Poorsoft
    6th May 2014 Banned 0 Permalink
    This post is hidden because the user is banned
  • NF
    6th May 2014 Member 0 Permalink

    @jacob1 (View Post)

     You commented thats why, I thank you... I didn't test them all out really. 

  • h4zardz1
    6th May 2014 Member 0 Permalink
    @NUCLEAR_FOX (View Post)
    do you forget my one?
Locked by jacob1: too many malicious commands :P