In Linux, source, SH, bash,./can execute shell script files, what's the difference?-----------1. SourceSOURCE a.shReads, executes a.sh in the current Shell , and a.sh does not need to have " Execute permission "The source command can be abbreviated
Add by Zhj: The main difference is that source is executing the script in the current shell, while SH, bash,./is executing the script in the child shell of the current shellOriginal: http://www.cnblogs.com/pcat/p/5467188.htmlIn Linux, source, SH,
Modify catalina in windows. sh upload to linux run error This file is needed to run this program solve 1. Found the problem due to tomcat memory overflow, modified catalina in windows. sh, then upload it to the linux server through ssh, and run
In Linux, how does one change the database script file from the sh format to the SQL format,
In the process of software development, it often involves changing the database script file from sh format to SQL format in Linux. This document uses an
How to run the. sh file under LinuxThis article describes a method of how to run. sh files under Linux with commands, in two ways:First, direct./plus file name. SH, if running hello.sh for./hello.sh "hello.sh must have x permission"Second, direct sh
Today, I wrote a shell script and reported an error during execution. the script content is simple and only for testing: Shell Code :#! /Bin/shecho & quot; testshell & quot; the specific error message is as follows: Shell code: [root @ localhosttest]
Localhost error causes Rac root. sh to fail to be executed, racroot. shEnvironment: AIX 7.1 Oracle Rac 11.2.0.3root @ kk01:/oraapp/grid/gridhome>./root. shPerforming root user operation for Oracle 11gThe following environment variables are set as:
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.