Bash Files

This series of tutorials cover most generally used scenarios when working with files in Bash scripts.

Tutorials

ADVERTISEMENT

Basics

Files

Directories

  • Bash – Create new directory
  • Bash – Get list of all files in a directory
  • Bash – Get list of all files and directories in a path
  • Bash – Get list of all files in a directory and its subdirectories recursively

Modifications

Files

Directories

  • Bash – Copy directory
  • Bash – Rename directory
  • Bash – Remove directory