tcsh shell script cannot open newly created file

tcsh shell script cannot open newly created file

瀏覽:1370
日期:2025-06-10
tcsh shell script cannot open newly created file Asked by: canvo Solved by: ozo in a tcsh script, I created a new file in a different directory. in the same script in the later part, I tried to open the file I just created, it returned "cannot open...." I...看更多