shell - check if file exists - Stack Overflow

shell - check if file exists - Stack Overflow

瀏覽:598
日期:2025-04-28
-d FILE FILE exists and is a directory -e FILE FILE exists -f FILE FILE exists ... The test command returns a zero value if the test succeeds or 1 ......看更多