Skip to content

sergei-bondarenko/picrandom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picrandom

Script for selecting random files. It recursively scans the current directory and copies five random files to the /tmp/picrandom/

Basic usage (run in the directory with images):

curl -Ls https://git.io/picrandom | python3 -

Paranoids can download the script and launch it with one parameter - path to the directory with images.


Скрипт для выбора случайных файлов. Рекурсивно просматривает текущую директорию и копирует пять случайных файлов в /tmp/picrandom/

Простейшее использование (выполнять команду в директории с картинками):

curl -Ls https://git.io/picrandom | python3 -

Параноики могут скачать скрипт и лишь затем запускать его с одним параметром - путём к директории с картинками.

About

Script for selecting random files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published