Skip to content

geekreflex/utilz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilz 🛠️

Examples

Copy file:

utilz copy source.txt destination.txt

Move file:

utilz move source.txt destination.txt

Delete file:

utilz delete file.txt

The Article

Read the article - Using utilz