Several small topics of shell variables

Source: Internet
Author: User

1. Describe the results of the following commands

More/etc/shells

Displays all the contents of the shells text.


Echo $SHELL

View the shell program used by the current user.


History-c

Clear historical and practical commands.


Echo $HISTIZE

Record the history of the command bar, the default 1000 bar.


free-m | Head 2

View the current system's memory mem: and swap memory swap size, and display the first two lines.


Read-p "Input Number:" Number

Set input number: variable value.


Expr 2 + 3

2 plus 3 of the total value.


Expr 5% 2

5 divided by 2 to take the remainder.


Expr $USER

View the currently logged on user


Expr $HOME

View Current User Directory


2. Fill in the result values of the following variables.

./exam 2 3 4 5

Perform exam 2 3 4 5 results.


$#

The number of positional parameters in the command line.


$*

The contents of all positional parameters.


$?

The result of the previous command execution, 0 indicates normal, the other numbers are not abnormal.


$o

The process/program name of course execution.















This article from "Gentleman to Beware of Alone" blog, please be sure to keep this source http://158573116.blog.51cto.com/8288521/1732493

Several small topics of shell variables

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.