Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

overwrite a file name character in linux

for f in *:*; do mv -v "$f" $(echo "$f" | tr ':' '-'); done
Comment

PREVIOUS NEXT
Code Example
Shell :: debian build clean 
Shell :: bash map lenght 
Shell :: changer affichage kali linux 
Shell :: bash toggle script 
Shell :: anandsiddharth/laravel-paytm-wallet for laravel 7 github 
Shell :: sh /usr/lib/systemd/scripts/vmware no such file or directory 
Shell :: vscode fedora 
Shell :: install node vns 
Shell :: grep third line after match 
Shell :: run mongo docker image on ubuntu 20 
Shell :: bat auskommentieren 
Shell :: copy file from remote node to local 
Shell :: initialize git on windows 
Shell :: how to install particular version of rabbitmq 
Shell :: git config fodler level 
Shell :: permission denied: unknown 
Shell :: systemd stop/start sshd services 
Shell :: linux find jpg sorted by date 
Shell :: mawk print file contents 
Shell :: enregistrer dans fichier dernieres commandes du terminal 
Shell :: is my system 64 or 32 bit linmux 
Shell :: how to install any new frameworks or libraries in centos 
Shell :: Recover files from deleted partition RHEL 6 USING testdisk 
Shell :: install kivyMD from git 
Shell :: hadoop distcp diff snapshot 
Shell :: how to set path openssl@1.1 on mac zsh 
Shell :: vant github 
Shell :: linux ejecutar en segundo plano 
Shell :: multipass no space left on device 
Shell :: FingerprintAIO from ngx 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =