How to check if a file exists in bash

Posted by xmodulo on Feb 11, 2021 9:18 AM EDT
Xmodulo; By Dan Nanni
Mail this story
Print this story

When you are working on a shell script in bash, there are cases where you want to check if a particular file exists (or does not exist) in a directory, and then perform an action based on the condition. In bash, there are several ways to check whether or a file exists in bash. This tutorial demonstrates bash shell script examples for this use case.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.