Redian新闻
>
关于shell script的一个问题
avatar
关于shell script的一个问题# Programming - 葵花宝典
b*n
1
想读取一个文件的size
然后负值给一个变量
a='stat -c %s a.sh'
echo "$a"
但是这个不对
不知道怎么才能把文件的size负值给a
谢谢
avatar
a*u
2
change ' to `
' is single quote
` is on the left top corner of your keyboard (shift+~)

【在 b*********n 的大作中提到】
: 想读取一个文件的size
: 然后负值给一个变量
: a='stat -c %s a.sh'
: echo "$a"
: 但是这个不对
: 不知道怎么才能把文件的size负值给a
: 谢谢

avatar
b*n
3
yes,
it works
thanks.
另外问一件事情
shell script的循环是for,while还是repeat呀?
谢谢

【在 a**u 的大作中提到】
: change ' to `
: ' is single quote
: ` is on the left top corner of your keyboard (shift+~)

avatar
b*n
4
我google到了
不用了
谢谢

【在 b*********n 的大作中提到】
: yes,
: it works
: thanks.
: 另外问一件事情
: shell script的循环是for,while还是repeat呀?
: 谢谢

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。