sunzengbiao 于 2009-06-06 21:22:56发表:
顶上去
sunzengbiao 于 2009-06-06 18:11:06发表:
root@Sun:~# printf `%s\t %s\t %s\t %s\t %s\t \n` `cat 1.txt` bash: fg: %st: 无此任务 Nameroot@Sun:~# 不好意思,刚打错了个字符
sunzengbiao 于 2009-06-06 18:08:42发表:
root@Sun:~# printf `%s\t %s\t %$\t %s\t %s\t \n` `cat 1.txt` bash: fg: %st: 无此任务 Nameroot@Sun:~# 用你说的方法试了,还是不行 而且下面的命令提示变了,怎么回事呢都是
Axflue 于 2009-06-06 18:06:58发表:
坐着听课
q12530 于 2009-06-06 17:56:04发表:
学习,然来那个是反引号,今天才知首它是干嘛用的。
hantu 于 2009-06-06 17:49:45发表:
`cat print.txt` 的引号用的是反引号,就是键盘左上角数字键1旁边的那个符号,楼主可能是用单引号了 ...
sunzengbiao 于 2009-06-06 21:22:56发表:
顶上去
sunzengbiao 于 2009-06-06 18:11:06发表:
root@Sun:~# printf `%s\t %s\t %s\t %s\t %s\t \n` `cat 1.txt`
bash: fg: %st: 无此任务
Nameroot@Sun:~#
不好意思,刚打错了个字符
sunzengbiao 于 2009-06-06 18:08:42发表:
root@Sun:~# printf `%s\t %s\t %$\t %s\t %s\t \n` `cat 1.txt`
bash: fg: %st: 无此任务
Nameroot@Sun:~#
用你说的方法试了,还是不行
而且下面的命令提示变了,怎么回事呢都是
Axflue 于 2009-06-06 18:06:58发表:
坐着听课
q12530 于 2009-06-06 17:56:04发表:
学习,然来那个是反引号,今天才知首它是干嘛用的。
hantu 于 2009-06-06 17:49:45发表:
`cat print.txt` 的引号用的是反引号,就是键盘左上角数字键1旁边的那个符号,楼主可能是用单引号了 ...