Skip to content

Instantly share code, notes, and snippets.

@larsvilhuber
Created January 25, 2022 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larsvilhuber/9390f6b01272c72901be202188f1e682 to your computer and use it in GitHub Desktop.
Save larsvilhuber/9390f6b01272c72901be202188f1e682 to your computer and use it in GitHub Desktop.
capture confirm file file.txt
if _rc == 0 {
<code if file exists>
}
else {
<code if the file does not exist>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment