当前位置:  技术问答>linux和unix

bash 不能使用括号,求助

    来源: 互联网  发布时间:2017-02-26

    本文导语:  我的LFS7.0 中bash不能使用括号, dd=$(uname -m) tt=$(dir) mm=$(cat filename) 只要有括号,一定报错 root:/tools# $(dir) bash: command substitution: line 6: syntax error near unexpected token `)' bash: command substitution: line 6: `dir)' root:/too...

我的LFS7.0 中bash不能使用括号,
dd=$(uname -m)
tt=$(dir)
mm=$(cat filename)
只要有括号,一定报错

root:/tools# $(dir)
bash: command substitution: line 6: syntax error near unexpected token `)'
bash: command substitution: line 6: `dir)'

root:/tools# $(uname -m)
bash: command substitution: line 7: syntax error near unexpected token `)'
bash: command substitution: line 7: `uname -m)'

求详解

|
我觉得ls们都没明白lz想干什么

lz的意思是说$(ls)或者$(uname -m)应该和`ls`一样,bash版本多少?

|
dd=`uname -m`

|


dd是一个有功能的命令,你别给乱赋值,怪不得我看不懂……

    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • iptables 命令不能用bash: iptables: command not found
  • bash脚本的问题,为何循环体中不能修改变量的值?
  • 重编内核以后,登陆,bash不能用了
  • zhcon在bash中不能显示/输入中文,而vi等编辑器中可以。
  • 我在/etc/profile文件后面加上一段内容后,系统不能正常启动,也不能进入bash使用vi,ed,emacs,mv等指令,请问我怎么把/etc/profile文件内
  • 启动Linux终端时不能自动执行.bash_profile文件
  • 在Solaris中把passwd里root的sh修改成bash后发现不能切换到root用户,也不能使用root登录。
  • linux bash shell命令:grep文本搜索工具简介
  • . ./.bash_file 与 ./.bash_file的区别?
  • linux bash shell命令:文本搜索工具grep中用于egrep和 grep -E的元字符扩展集
  • 为什么每次启动bash都出现bash:test:a:binary operaotr expected
  • linux bash shell命令:文本搜索工具Grep命令选项及实例
  • linux RHEL 5.6 在root用户下. .bash_profile 或source .bash_profile 报错
  • linux bash shell命令:文本搜索工具grep正则表达式元字符集(基本集)
  • Ubuntu中如何配置shell(bash)的环境
  • 如何在ubunt下面安装两个bash
  • 如何在redhat下安装bash?
  • bash和Korn shell学哪个比较好
  • 请问root的bash的环境变量放在哪个文件中啊?
  • linux(redhat9)中在哪里设环境变量,.bash_profil在哪里啊?
  • BASH Debugger
  • .bashrc和.bash_profile有什么区别
  • . /root/.bash_profile
  • Bash架构问题
  • bash的控制终端
  • bash 与shell 什么关系?
  • -bash-3.2# Argument list too long 到底是怎么回事呀?
  • .bash_profile


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3