由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - Re: Bash一问:怎么include
相关主题
which shell is best?Re: 怎么在bash script里面改变xterm窗口的标题?
Re: Recommend good books[转载] About the history
help shell script (waiting on line)where can find source code of Bash or csh or any shell
bash script question: read in textRe: 想登录后的shell是bash
shell script for "for" loopbash prompt 一问
One shell questionHow to program? Shell Question
怎么从script中把环境变量传回到当前shell中? (转载)bash 彩色 shell prompt
Re: small but nice thing to know我的cxterm比较怪
相关话题的讨论汇总
话题: sciprt话题: bash话题: 一问
进入Unix版参与讨论
1 (共1页)
w*****n
发帖数: 94
1

To call a script in current shell, use:
source script or
. sciprt
To call a sciprt in a new (sub) shell, use:
sh sciprt
1 (共1页)
进入Unix版参与讨论
相关主题
我的cxterm比较怪shell script for "for" loop
which shell is the best among csh, ksh, bsh?One shell question
how to grep with more than one patterns in tcsh?怎么从script中把环境变量传回到当前shell中? (转载)
[转载] My makefile can not work, why?Re: small but nice thing to know
which shell is best?Re: 怎么在bash script里面改变xterm窗口的标题?
Re: Recommend good books[转载] About the history
help shell script (waiting on line)where can find source code of Bash or csh or any shell
bash script question: read in textRe: 想登录后的shell是bash
相关话题的讨论汇总
话题: sciprt话题: bash话题: 一问