linux run command for loop with parameter

for im in *;do xdg-open ${im};done;

 

posted @ 2023-05-30 15:41  FredGrit  阅读(13)  评论(0)    收藏  举报