DOS command – Not used frequently


TREE – Representing the folder hierarchy

FIND – to find particular text in a given file

/N – Line number

/I – Case insensitive

Do google for FINDSTR – interesting one.

TASKLIST – Show all the active services

TASKKILL – Kill the particular one based on the PID (Process Id)

SYSTEMINFO – Various details about your m/c configuration

For security reason few field values are masked in above screen shot.

2 comments on “DOS command – Not used frequently

  1. Raj says:

    FIND /N /C “MSH” *.txt -> This is to say find the word “MSH” in all txt file along with line number and the match-count in each file.

  2. Angelina1992 says:

    This article is on 14 spot in google’s search results, if you want more visitors, you
    should build more backlinks to your blog, there is one
    trick to get free, hidden backlinks from authority forums,
    search in google; how to get hidden backlinks from forums

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s