由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - How to test an empty string in shell
相关主题
shell question , help?用sed 如何把多个空行并成一行.
Help on shell script怎么把UNIX下文件转成LINUX下的文件 (转载)
Re: How to setup the arrowkey(for history command) and table-complete[转载] About the history
Using Ksh to ftp files如何单步执行shell?
ksh 问题UNIX SHELL 下中文
login shell and normal shell?which shell is best?
how to change login shell?shell programming
socket编程问题where can I find some good website for C Shell ?
相关话题的讨论汇总
话题: empty话题: shell话题: string
进入Unix版参与讨论
1 (共1页)
c********e
发帖数: 417
1
Thanks.
l*****g
发帖数: 124
2
KSH:
if [[ -z $str ]]; then
...
fi

【在 c********e 的大作中提到】
: Thanks.
1 (共1页)
进入Unix版参与讨论
相关主题
where can I find some good website for C Shell ?ksh 问题
Shell Scriptlogin shell and normal shell?
如果一直都不logout的话how to change login shell?
No shell ?socket编程问题
shell question , help?用sed 如何把多个空行并成一行.
Help on shell script怎么把UNIX下文件转成LINUX下的文件 (转载)
Re: How to setup the arrowkey(for history command) and table-complete[转载] About the history
Using Ksh to ftp files如何单步执行shell?
相关话题的讨论汇总
话题: empty话题: shell话题: string