Welcome to For each File
Abstract
For each File is a GNU BASH script wrapper for repetitive file manipulation tasks. It lets you run arbitrary GNU BASH commands upon arbitrary files, directories, and more.
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
Table of Contents
What is here?
What to do now?
What is here?
doc/
This directory contains documentation in XHTML, plain-text, UNIX-style manpage, and DocBook XML formats.
lib/
This directory contains libraries for users' scripts.
examples/
This directory contains examples of users' scripts.
What to do now?
â See the user's manual, located at ./doc/html/manual/index.html, for instructions on installing, using, and extending For each File.
â See the history file, located at ./HISTORY, for a record of important changes between subsequent releases of For each File.
â See the copying conditions on software, located at ./LICENSE.
â See the copying conditions on documentation, located at ./doc/src/LICENSE.
â Visit For each File on the Internet at https://gna.org/projects/ff-bash/.
â You can find announcements for new releases at freshmeat.
