Telegram Group & Telegram Channel
Another way using rename add the -r option to sort to reverse and remove -n at rename -n to not preview results but to actually rename files. Example shows setting starting number to 35 with $i=35 and since it increments by 2 ($i+2) the actually starting number is 37 and it reverses file order. Now you can put all your scans together in proper sequence and make a PDF from your scanned images with ScanTailor Advanced.

ls -1 --color=never -c | sort -nr | xargs rename -n 's/.*/our $i; if(!$i) { $i=35 } sprintf("%04d.jpg", $i=$i+2)/e'



tg-me.com/geektips/858
Create:
Last Update:

Another way using rename add the -r option to sort to reverse and remove -n at rename -n to not preview results but to actually rename files. Example shows setting starting number to 35 with $i=35 and since it increments by 2 ($i+2) the actually starting number is 37 and it reverses file order. Now you can put all your scans together in proper sequence and make a PDF from your scanned images with ScanTailor Advanced.

ls -1 --color=never -c | sort -nr | xargs rename -n 's/.*/our $i; if(!$i) { $i=35 } sprintf("%04d.jpg", $i=$i+2)/e'

BY GeekTips




Share with your friend now:
tg-me.com/geektips/858

View MORE
Open in Telegram


GeekTips Telegram | DID YOU KNOW?

Date: |

Should I buy bitcoin?

“To the extent it is used I fear it’s often for illicit finance. It’s an extremely inefficient way of conducting transactions, and the amount of energy that’s consumed in processing those transactions is staggering,” the former Fed chairwoman said. Yellen’s comments have been cited as a reason for bitcoin’s recent losses. However, Yellen’s assessment of bitcoin as a inefficient medium of exchange is an important point and one that has already been raised in the past by bitcoin bulls. Using a volatile asset in exchange for goods and services makes little sense if the asset can tumble 10% in a day, or surge 80% over the course of a two months as bitcoin has done in 2021, critics argue. To put a finer point on it, over the past 12 months bitcoin has registered 8 corrections, defined as a decline from a recent peak of at least 10% but not more than 20%, and two bear markets, which are defined as falls of 20% or more, according to Dow Jones Market Data.

Can I mute a Telegram group?

In recent times, Telegram has gained a lot of popularity because of the controversy over WhatsApp’s new privacy policy. In January 2021, Telegram was the most downloaded app worldwide and crossed 500 million monthly active users. And with so many active users on the app, people might get messages in bulk from a group or a channel that can be a little irritating. So to get rid of the same, you can mute groups, chats, and channels on Telegram just like WhatsApp. You can mute notifications for one hour, eight hours, or two days, or you can disable notifications forever.

GeekTips from in


Telegram GeekTips
FROM USA