shell - While loop to test if a file exists in bash - Stack Overflow

shell - While loop to test if a file exists in bash - Stack Overflow

瀏覽:643
日期:2025-11-19
I'm working on a shell script that does certain changes on a txt file only if it does exist, however this test loop doesn't work, I wonder why?...看更多