Skip to main content

Command Prompt Tricks

                            COMMAND PROMPT TRICKS 

Command Prompt:

  The command prompt is non-graphical interface that available in most of the windows operating system. The command prompt is is also referred as command interpreter because it interprets commands you enter.
     To initiate the command prompt:
  1. start
  2. Enter the cmd in the box
                 cmd open with as a administrator



Useful Windows Command Prompt Tricks:

1. Change the fonts color in Command Prompt:

      Normally command prompt have a black color. But it is possible to change the font color of the command prompt.
          command used for: 
                        color number/letter
          Ex:
                       color a
               
   
In fig. the font color changes.
   
             Type color z to get the list of all the colors and numbers.


      above  shows the list of colors and numbers.

               We can give command like as color 8c 
   Then in first letter/number in the command is the first color of the background  and the second color of the text.

         
                                                                             

     2. Help of each command:

                   To get help, just type "/?" at the end of the command a of which you need information.
               Ex:
                         ping/?
            
                    This gives the all information about the that particular command.
            

3. Hide files and folders using Command Prompt:

             We can hide the any file using the command prompt. To do this,type the drive name where the file located and the  the command "Attrib +h +s +r"  after that enter  the file/folder name which you want to hide.     
                 Like this 
                  D:Attrib +h +s +rImages
             If you want to see this file then only change the command
                  Like this 
                   D:Attrib -h -s -rImages

4.  View the command history

     Using the command we can check the command history.
       command:
                doskey/history 
                           
         

  5. Report of your battery

                   By using the command Prompt we check the Energy report which shows the charging cycles and performance of your battery over a course of time.
               Command for :
                                   powercfg/energy

            
              To access this energy report ,and type Windows+R and type the above location in that.
    C:\Users\Administrator\energy-report.html  then this html file open with the web browser.
     




          This tested only windows 8,8.1 and 10.
                     
                 This command tricks will definitely help you understand Command Prompt in a better way.


Comments

Popular posts from this blog

Piconet and Scatternet

                                 Piconet and Scatternet         Transfer a data to various people  its become most important now a days. There are a lots of methods are available to  share to data or transfer to data.But I explain here about the Bluetooth  Piconet and Scatternet. Piconet:           Piconet gets its name fro the world "pico". Pico means a very small.         A piconet is nothing but small network. Using this network we can share the data or transfer the data .Its one ad-hoc network.Which links a wireless user group of devices,using Bluetooth  technology.         Piconet is formed at least two devices such as portable PC and a cellular phone to connect. Ad maximum 8 to need to make this network.When network is established, one device act as master and other as sa...

Deep Web

                                               Deep Web                           The internet is known as a most important searching platform. We are use the Internet for various activities like a searching a information, listening a music,watching a various videos and all other so many activities. For that we can use a various search engine like a google,being,yahoo etc.Now-a-days google and like a other search engine makes a part of our day-to-day life.                        If you want a search a any information then most we uses a platforms like a Google,yahoo etc. This search engines is our first choice its hit in mind suddenly. This is also called "Surface web" .  But another is most important option for all this is the which give...

Information Assurance(IA)

                                Information Assurance ( IA ) 1.Introduction:                  Now-a-days Internet clients has increased which is over the world 200 million.This Internet is accessed via mobile telephone,computer,PDA, games machine etc,. So its also need to protect the data,information as well as security  of data and all other things related to the security. Hence the Information Assurance is very important concept which is related to the Information Security.                     2.What is Information Assurance ?   Information Assurance is one process or its is a one activity which help us to protecting our data,our system or network. Its also getting the right data to the right persons at the right time. It protects the information,hardware,software and data from dam...