Skip to content

marcusand/execsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Execsub

Execute a command in each subdirectory.

Installation

Drop execsub somewhere where it is accessible through the PATH variable and make it executable (chmod +x).

Usage

cd <parent folder>
execsub "<command>"

Configuration

In order to exclude certain subdirectories create a .env file with

SKIP=<folderToSkip>/,<folderToSkip>/,<...>

About

execute a command in each subdirectory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published