Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Programming \ Introduction to Linux Shell     - Steps to build MPICH2 development environment on CentOS 6.4 (Linux)

- Use rfkill soft-switching and Bluetooth wireless capabilities in Linux (Linux)

- Docker use Dockerfile created since the launch of the service support SSH container mirror (Server)

- MySQL development common query summary (Database)

- Ubuntu server 8.04 Firewall Guide (Linux)

- Oracle to create an external table (Database)

- The script Linux command (Linux)

- Computer security perimeter recommendations (Linux)

- Ubuntu UFW firewall settings Introduction (Linux)

- WebLogic 12c Configuration Node Manager Managed Server (Database)

- Build your own Web server under Ubuntu Linux system (Server)

- Java Foundation - implicit conversion vs cast (Programming)

- Fedora10 use Git version Configuration Management (Linux)

- General Linux interface server parameter tuning (Server)

- Debian (Wheezy) were installed wxPython GUI development (Linux)

- Installation image conversion tool on your Ubuntu Converseen 0.8.1 (Linux)

- PHP parsing algorithm of the interview questions (Programming)

- SSH keys using login and password to log prohibited practice (Linux)

- Tsunami-udp accelerated network transmission (Linux)

- Upgrading to MySQL 5.7 partitioning problem solving (Database)

 
         
  Introduction to Linux Shell
     
  Add Date : 2018-11-21      
         
         
         
  Linux Shell system offers a variety to choose from, Linux default Shell is the Bourne Again Shell (referred to bash). Linux terminals (Terminals) is a way of using the Shell.

Shell is a command interpreter that interprets commands entered by the user and send them to the core. Moreover, Shell has its own programming language used on the command editor, which allows users to program the shell command thereof. Shell programming languages ​​have many features common programming languages, such as it also has a cyclic structure and branching control structure, with this programming language Shell programs and other applications that have the same effect.

When the ordinary user successfully logs in, the system will perform a program called the shell. It provides a process shell command prompt: for ordinary users with the "$" as a prompt for the superuser (root) with the "#" as a prompt.

Once the shell prompt, you can type the command name and command parameters required. shell will execute these commands. If a command takes a long time to run, or on the screen to produce a lot of output from the keyboard, press ctrl + c interrupt signal to interrupt it (before the normal end of the suspension of its execution).
     
         
         
         
  More:      
 
- SQL Server memory Misunderstanding (Database)
- Deploy the project to the server from GitHub (Server)
- Various sorting algorithms implemented in Python (Programming)
- Java Builder mode (Programming)
- How to use Aptik to backup and restore Apps/PPAs under ubuntu (Linux)
- Nagios plugin installation tutorial of Nrpe (Linux)
- exp / imp Export Import version of the problem and the ORA-6550 error (Database)
- Oracle VirtualBox Problem Solving Case (Linux)
- Python 3.5 will support Async / Await Asynchronous Programming (Programming)
- How to update the Linux kernel to improve system performance (Linux)
- How to fix the Ubuntu Error script returned error exit status 1 (Linux)
- Ubuntu Linux use ufw or iptables firewall configuration (Linux)
- Linux Disk and File Management (Linux)
- Set multiple IP addresses for a single network card on Ubuntu 15.10 (Linux)
- WordPress blog installation Redis Cache (Server)
- Linux Network Analysis Tcpdump Command Guide (Linux)
- Use calcurse schedule appointments and to-do in the Linux terminal (Linux)
- MySQL query plan key_len know all (Database)
- crontab task scheduling Health Check (Linux)
- Getting Started with Linux system to learn: how to use tcpdump to capture TCP SYN, ACK and FIN packets (Linux)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.