官术网_书友最值得收藏!

Brace expansion

Curly braces allow you to specify a set of characters from which the shell automatically forms all possible combinations. To make this work, the characters to be combined with the given string must be specified as a comma-separated list with no spaces:

    $ touch file{1,2,3}
    $ ls

    $ mkdir directory{1,2,3}{a,b,c}
    $ ls

    $ touch file{a..z}
    $ ls

The following is the summary of various I/O-redirection and logical operators:

For example:

    $ ls || echo "Command un-successful"
    $ ls a abcd || echo "Command un-successful"

These commands will print Command un-successful if the ls command is unsuccessful.

主站蜘蛛池模板: 三亚市| 南和县| 福安市| 三台县| 永定县| 仁寿县| 友谊县| 巫山县| 永济市| 和平县| 喀什市| 蓝山县| 屯门区| 浦江县| 花莲市| 昭觉县| 三都| 垦利县| 合作市| 襄垣县| 漳平市| 四川省| 裕民县| 嘉定区| 铜山县| 林州市| 砚山县| 泾川县| 桃园市| 佛坪县| 鹰潭市| 丽水市| 外汇| 元氏县| 保山市| 达州市| 民权县| 深泽县| 岳池县| 密山市| 海口市|