chmod 755 a.out && ./a.out
所有跟帖:
•
Thanks. what does && mean
-新手3322-
♀
(0 bytes)
()
12/10/2004 postreply
22:35:53
•
就是表示逻辑“与”,第一条命令执行成功后执行第二条
-Epimetheus-
♂
(0 bytes)
()
12/11/2004 postreply
02:12:12
•
直接执行./a.out就行。
-不用去改属性-
♀
(0 bytes)
()
12/11/2004 postreply
06:50:44