Skip to content

kevinkassimo/bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

bin

Commands created by myself under my own bin. On my system, it lies in /opt/bin

Install

Simple. You can put this folder wherever you like, and just remember to add it to path!

Commands

cpown

copy files/directories while changing ownership and group.

# -r is implied in `cpown`
cpown [-u USR] [-g GRP] SOURCE DEST
cpown [-u USR] [-g GRP] SOURCE DIR

About

My own bin/ under $HOME

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages