Home
     Example Subpage
     Contact
     The importance of the word I cherish
     play the harmonium
     car repairs
     clean aluminum windows
     WATERPROOF TENT
     Systems FOR OPENING AND CLOSING
     Vessel administration
     Shower froth cleanser for cleaning
     COMPANY CAR AND SERVICE VEHICLE
     How to exercise with sciatica
     WATCHMAKER
     Clark sville Foundation Repair
     What are the goals of piano lessons
     Brussels
     waterproof protection
     refurbished Apple products
     strange photograph
     BREACH OF ALUMINUM
     RENT A BOAT
     camping for tent
     Tent to pack
     real estate agency
     Title of your new page
     use wristwatch
     betting systems course
     Teaching style
     pagepracticing fingerings
     design and innovation
     Significance of snacks to get thinner
     Importance of Transportation
     5-Star Rating Facebook
     Is it good time to buy a house?
     Endometriosis: What is it?
     makeup tips of beauty
     Machine Shop
     tent
     The eventual fate of digital TV
     choosing an awning canvas
     Transport Insurance
     Approaches to Make Money Online
     Command Line
     Rooftop fundamental
     The solid aides are straightforward
     Drywall
     Rooftop MAINTENANCE
     9 keys to find the best divorce lawyer
     The importance of play in child development
     Ultrasound in pregnancy
     How does my cell in the safety of my home
     Trademark protects your company
     Real amber jewelry
     Video Camera
     home sell real estate agency
     anticipated succession of real estate
     parts for vehicles
     carelessness
     Real estate and differs from a common property
     Five vital focuses to bring more deals
     online networking
     Tutorials Photo Shooting
     The essential significance of free play in youth
     The 6 basic rules in visual communication
     Love spell
     Businesses benefit from market strategies
     large ophthalmological advance
     inviduellement quickening
     web design
     Hair mind lady of the hour prior to the wedding
     Some users MacBook Pro
     prevent electrical risks
     luxury hotels
     Education needs of technology and politics
     UNIFORM NUMBERS
     Marketing numbers
     alarm system
     Web Design Business
     physical proof to choose firefighters
     Big Data and Business Intelligence
     Business Intelligence



greatsolution12 - Command Line


 Command Line in Windows(console command)

 

Version 1.0

 

Comments, misprints and proposals to.

 

Introduction

 

The command line is a simple and powerful tool that can learn to use in minutes.

 

This guide is designed to teach you the basics and necessary in the context of an introductory course to programming.

 

Está in spirada en Windows Command Prompt in 15 Minutes.

 

What is the Command Line?

 

It is a program that allows you to communicate with your operating system using a textual interface, which uses a high-level language, close to natural language.

 

Today most users interact with Windows using a graphical interface . However, professionally and for certain tasks, a textual interface  It is much more efficient, hence the importance of learning to use the command line.

 

Other names by which it is known to the Command Line are: prompt, the shell O command line.

 

How do I start the command line?

 

To start the Windows command line you run the program cmd.

 

A quick way to do this is from the menu Iniciar, fill in the text field "Search programs and files" with the program name of the command line: cmdand press the "Enter" key.

 

: With a look similar to this window command line appears

 

 

The command line is ready to work and carry out any order you give him. These "orders" are called commands.

 

How do I run a command?

 

To execute a command simply type its name and press the "Enter" key.

 

For example, the command to close the command line is called EXIT. Try closing the command line using this simple command.

 

Some commands support arguments Text strings that modify or specialize the standard operation of the command. For example the command ECHO prints the arguments on screen passes to him:

 

Hello World!

 

To separate and distinguish the commands of their arguments one is used spaces.

 

At programming level, the command line is a very simple program, consists of a simple infinite loop:

 

Waits for the user to type something and press "Enter"(console command update)

Interpret what is written as a command and executes it

It shows the "result" on screen

Repeat from 1.

Working directory

 

The working directory is a fundamental concept in the command line and represents the "place" where file system will be working.

 

When we create or we access files from the command line, these will be created by default in our working directory.

 

The command line reminds us what our working directory at all times showing your route on screen whenever you introduce waits for a new command. In the above examples, the working directory was C:\Users\Alberto.

 

The command CD Serves to change the working directory. Windows maintains a directory different for each unit can move from work and drive by typing its name as if it were a command.

 

In the following example we will copy a file from the directory java "practice" our "Desktop"  to a USB drive mounted on the skewer E:. We will use the commands:next blog

Today, there have been 26 visitors (32 hits) on this page!

This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free