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

Author Topic: does closing cmd window terminate the command running?  (Read 3730 times)

0 Members and 1 Guest are viewing this topic.

InternJ

    Topic Starter


    Newbie

    • Experience: Beginner
    • OS: Unknown
    does closing cmd window terminate the command running?
    « on: December 13, 2011, 03:08:05 PM »
    does closing the cmd window currently running a del /f/s/q filepath
    terminate the deletion process


    i had it running by accident and needed to stop, in my panic i closed the cmd window
    did that stop it?

    also i disconnected myself from that drive
    and shut down.

    i know i lost some files because it was running very fast
    but did i stop it when i closed it?

    Salmon Trout

    • Guest
    Re: does closing cmd window terminate the command running?
    « Reply #1 on: December 13, 2011, 03:47:14 PM »
    When cmd.exe stops, so do any internal commands, and del is internal. You could have used CTRL + C.

    InternJ

      Topic Starter


      Newbie

      • Experience: Beginner
      • OS: Unknown
      Re: does closing cmd window terminate the command running?
      « Reply #2 on: December 13, 2011, 03:51:34 PM »
      thank you for responding , yes i forgot about cntr + c , i didnt keep my cool .

      well thats a load off, i know it deleted some files but a few is better then the TB of data

      Salmon Trout

      • Guest
      Re: does closing cmd window terminate the command running?
      « Reply #3 on: December 13, 2011, 11:53:13 PM »
      well thats a load off, i know it deleted some files but a few is better then the TB of data

      Surely you know how to find how much data and how many files are left?