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


telegram Telegram | DID YOU KNOW?

Date: |

The SSE was the first modern stock exchange to open in China, with trading commencing in 1990. It has now grown to become the largest stock exchange in Asia and the third-largest in the world by market capitalization, which stood at RMB 50.6 trillion (US$7.8 trillion) as of September 2021. Stocks (both A-shares and B-shares), bonds, funds, and derivatives are traded on the exchange. The SEE has two trading boards, the Main Board and the Science and Technology Innovation Board, the latter more commonly known as the STAR Market. The Main Board mainly hosts large, well-established Chinese companies and lists both A-shares and B-shares.

NEWS: Telegram supports Facetime video calls NOW!

Secure video calling is in high demand. As an alternative to Zoom, many people are using end-to-end encrypted apps such as WhatsApp, FaceTime or Signal to speak to friends and family face-to-face since coronavirus lockdowns started to take place across the world. There’s another option—secure communications app Telegram just added video calling to its feature set, available on both iOS and Android. The new feature is also super secure—like Signal and WhatsApp and unlike Zoom (yet), video calls will be end-to-end encrypted.

telegram from us


Telegram GeekTips
FROM USA