Welcome to FUC’s documentation!¶
The documentation for FUC is mainly organized by following four sections.
Inspections
- filesystem
- Check the size of a directory
- Check size of all subdirectories
- Check specifc lines inside a text file
- Find files contain specifc text
- Sync folderA into folderB
- Searches directory recursively in subdirectories
- Searches file recursively in subdirectories
- Delete file/directory recursively in subdirectories
- Get number of all files
- Move large number of files
- os system
Commands
Configs
About