• file conventions: | Coding conventions and identifier names. | |
• file names: | Manipulating file names. | |
• file listing: | Listing directory entries. | |
• file stat: | Inspecting files and directories. | |
• file mkdir: | Creating directories. | |
• file copy: | Copying files. | |
• file move: | Moving files. | |
• file removing: | Removing files and directories. | |
• file symlink: | Creating links and symbolic links. | |
• file realpath: | Normalising pathnames. | |
• file perms: | Setting and getting file access permissions. | |
• file owner: | Setting file owner and group. | |
• file testing: | Testing file existence and the like. | |
• file read and write: | Reading and writing files with privileges. | |
• file cd: | Changing directory. | |
• file fifo: | Named pipes. | |
• file findutils: | Interfaces to the GNU Findutils. |
This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.