MCQs > IT & Programming > Unix Shell Script > Condition to check whether file with name 'xyz' is a regular file?

Unix Shell Script MCQs

What would be the condition to check whether file with name "xyz" is a regular file?

Answer

Correct Answer: if [ -f xyz ]

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Unix Shell Script Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Unix Shell Script Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it