Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

recursive rename powershell

Get-ChildItem -File -Recurse | % { Rename-Item -Path $_.PSPath -NewName $_.Name.replace(".mkv.mp4",".mp4")}
Comment

PREVIOUS NEXT
Code Example
Shell :: batch disable windows system recovery 
Shell :: how to install rpm package opensuse 
Shell :: gedit linux install suing terminal 
Shell :: play vlc as root kali 
Shell :: mac Os dark icons for ubuntu 20.04 
Shell :: bash print separator null character 
Shell :: how to get security details of binary file 
Shell :: install obs screen recorder linux ubuntu mint 
Shell :: An error occurred while installing capybara-webkit (1.15.1), and Bundler cannot continue. 
Shell :: linux check memory occupied by a file and folder 
Shell :: powershell download file from api url 
Shell :: touch file bash insert text 
Shell :: how to install lame linux 
Shell :: When the system boots, the system clock is set using the value of the hardware clock. True or False? 
Shell :: prepare ansible playbook to setting up production grade server in kubernetes 
Shell :: powershell cheats 
Shell :: vim move terminal down 
Shell :: dum mysql db with cli 
Shell :: Remove noexec flag mounted device 
Shell :: reverse serach linux 
Shell :: github actions cache apt packages 
Shell :: como crear icono de aplicacion en linux 
Shell :: troll someone 
Shell :: how to make jobs run synchronously on github actions 
Shell :: ssh allow password login subnet 
Shell :: vscode hangs ubuntu 
Shell :: to set a custom message explaining the reason for the reboot using systemctl 
Shell :: networkmanager runit 
Shell :: Find all pods that status is NotReady sort jq cheatsheet 
Shell :: brew install spectacle 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =