avatar
Some simple Unix questions# Unix - 噫吁兮,危乎高哉
g*n
1
I have some simple Unix questions. Hope to get answers here.
Thanks a lot!
1) How to make a mirror directory. Say if I have a directory
A, I want directory B is
the virtually linked to A. How to do it?
2)With such shell file:
tmn -i INPUT -o OUTPUT/output${1}.dat -r {1}
where tmn is a excutable file name, all the others are its
arguments. It's written
by someone else. It's supposed to work like that, if you let
${1} be 50 then it
should be
tmn -i INPUT -o OUTPUT/output50.dat -r 50
and if you let
avatar
m*e
2

ln -s A B
$1?

【在 g*******n 的大作中提到】
: I have some simple Unix questions. Hope to get answers here.
: Thanks a lot!
: 1) How to make a mirror directory. Say if I have a directory
: A, I want directory B is
: the virtually linked to A. How to do it?
: 2)With such shell file:
: tmn -i INPUT -o OUTPUT/output${1}.dat -r {1}
: where tmn is a excutable file name, all the others are its
: arguments. It's written
: by someone else. It's supposed to work like that, if you let

avatar
w*n
3

The first argument of the shell script.

【在 m*****e 的大作中提到】
:
: ln -s A B
: $1?

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