Questions tagged as 'sh'

4
answers

Make one copy at a time from the source file, to the destination files

A new need arose accompanied by a good new question that until then I did not find anything similar on the internet - Copy a single line at a time, for a single different file . Example for each new line to be copied: total=10 linha='ca...
asked by 02.02.2018 / 13:36
2
answers

How to renumber recursively numbered files, giving name to other files

What I am currently looking to do is rename all files in a folder, where there are also other files of different format. See the example: PASTA - BEFORE 1.txt 2.txt 3.txt Daniela.jpg Amanda.jpg Lucia.jpg What I can not do is exactly...
asked by 31.01.2018 / 21:51
0
answers

cron to work until you save the sh file again

Good morning. I have a web server running in centos 7 with some schedules configured in cron to run from time to time. Example: the file agenda_minuto.sh runs every 1 minute, the calendar_10_minutos.sh runs every 10 minutes, and so on....
asked by 05.09.2018 / 12:50