Horje
bash numbering even filename Code Example
bash numbering even filename
 i=0; for f in [folder]/*; do echo mv "$f" "${f%/*}/$((i+=2)).[ext_file]"; done




Shell

Related
git issues Code Example git issues Code Example
rclone conf location on windows Code Example rclone conf location on windows Code Example
run mongo docker image on ubuntu 20 Code Example run mongo docker image on ubuntu 20 Code Example
Err:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libgif7 amd64 5.1.9-1 Temporary failure resolving 'archive.ubuntu.com' Code Example Err:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libgif7 amd64 5.1.9-1 Temporary failure resolving 'archive.ubuntu.com' Code Example
visule stdio fro kali Code Example visule stdio fro kali Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8