Бюджет: 500 UAH Термін: 2 дні
Здравствуйте.
Есть опыт написания скриптов для различных задач, обращайтесь.
Script finds all files which names meet at least one of the masks given in specified directories and all of their subdirectories.
In files found described in previous sentence, find those files which contain the text given in expression and place their names in file with the name given in output. User set some parameters in the command line. Some keys have the following special meaning:
-m: tells that the next parameters are masks
-d: tells that the next parameters are directories
-e: the next parameter is a regular expression
-o: the next parameter is a name of result file
-t: the next parameter is a name of temporary file
Бюджет: 500 UAH Термін: 2 дні
Здравствуйте.
Есть опыт написания скриптов для различных задач, обращайтесь.
Бюджет: 800 UAH Термін: 2 дні
Хай,
ай кен мэйк сач скрипт.
./script.sh -m *.php -d /var/www -e $_POST['id'] -o result.txt