find /FolderRoot -type f -name 'Files*.jpg' -mtime +1 -delete
-mtime n
The primary shall evaluate as true if the file modification time subtracted
from the initialization time, divided by 86400 (with any remainder discarded), is n.
find -name "*.xls" -exec sh -c 'cp "$1" `echo $1 | grep -o -E "[0-9]+"`.xls' sh {} \;
find -name "*.xls" -exec sh -c 'mv "$1" `echo $1 | grep -o -E "[0-9]+"`.xls' sh {} \;
TPLINKмодель?
DLINKмодель?
перезапуск оборудованиякакого именно?
по роутерамКаким?
роутеры как-то настроены по DHCPкак-то - это как именно?
что нужно почитать в таком случаеhttps://linkmeup.ru/blog/11.html
Что делать?