Shell executes three ways

Source: Internet
Author: User

View current Shell

Echo $SHELLgrep root/etc/passwd


Beginning:

#!/bin/bash#!/bin/shls-l/bin/sh


Shell types

Cat/etc/shells/etc/init.d/nfs/etc/init.d/crond/etc/init.d/rc.d/rc.sysinit


Bash--version



The shell performs three ways:

1,sh T.s or Shell t.s2,/server/scripts/t.sh or./t.sh3,source t.sh or. t.sh #可以将当前脚本中变量 function into the shell [[email protected] Scrip ts]# cat who.sh user= ' whoami ' [[email protected] scripts]# source who.sh && Echo $userroot


This article is from the "Lannyma" blog, make sure to keep this source http://lannyma.blog.51cto.com/4544390/1782340

Shell executes three ways

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.