CertNova
Menu
<- Back to glossary

Bash File Management

noun

Definition

  1. 1.Bash file management involves using Bash commands to manipulate files and directories, such as creating, moving, and deleting files.

Example

A Bash script uses the 'mv' command to move log files from one directory to another for archiving.

Related Exams