sff

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

sff

.--.--. ,---,. ,---,.
/ / '. ,' .' | ,' .' |
| : /`. / ,---.' |,---.' |
; | |--` | | .'| | .'
| : ;_ : : : : : :
\ \ `. : | |-,: | |-,
`----. \| : ;/|| : ;/|
__ \ \ || | .'| | .'
/ /`--' /' : ' ' : '
'--'. / | | | | | |
`--'---' | : \ | : \
| | ,' | | ,'
`----' `----'
copied to clipboard
Command-line application that implements the functionality of the sff library.
Installation #
Install from pub: #
dart pub global activate sff
Install from clone: #
dart pub global activate -s path .
Usage #
sff <command> [arguments]
copied to clipboard
See --help or -h for more options.
Examples #
Synchronization of two directories #
sff sd --dir1 path/to/dir2 --dir2 path/to/dir2
copied to clipboard
Find duplicate files #
sff fd --dir path/to/dir2
copied to clipboard
Compare files for equality #
sff cfe --fiel1 path/to/file1 --fiel2 path/to/file2
copied to clipboard
Contributing #
git clone https://github.com/yuraMovsesyan/sff_cli.git

cd ./sff_cli

dart pub get
dart run ./bin/sff_cli.dart
copied to clipboard
deb package #
Build #
sudo chmod +x ./deb_build.sh

sudo ./deb_build.sh
copied to clipboard
Install #
sudo apt install ./build/sff.deb
copied to clipboard
Remove #
sudo apt remove sff
copied to clipboard
Additional information #
This utility is under development. With each new version, a new feature will be added.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator