Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

dos2unix recursive folder

find . -type f -print0 | xargs -0 dos2unix
Comment

PREVIOUS NEXT
Code Example
Shell :: install tmux ubuntu 
Shell :: check ubuntu version 
Shell :: uninstall opencv on anaconda ubuntu 
Shell :: how to run requirements.txt in python 
Shell :: install ansible on ubuntu 18.04 
Shell :: check ffmpeg version command 
Shell :: ionic.ps1 is not digitally signed. 
Shell :: deactivate base conda 
Shell :: install docker nvidia 2 
Shell :: shutdown wsl 
Shell :: how to install react router dom with typescript 
Shell :: bash: nvm: command not found 
Shell :: [!] Android Studio (not installed) flutter 
Shell :: install neovim 0.5 ubuntu 
Shell :: eslint fix 
Shell :: install google chrome linux 
Shell :: ls show octal permissions 
Shell :: git config setting 
Shell :: shell script to check the directory exists 
Shell :: how to install postman in ubuntu 
Shell :: hardhat install 
Shell :: install qwebengineview pyqt5 
Shell :: rm files with extension 
Shell :: how to install pip on mac 
Shell :: apt-get install ps 
Shell :: import org.apache.cordova.Whitelist; 
Shell :: curl install pip 
Shell :: adb command to open deeplink 
Shell :: clean docker images and containers 
Shell :: jupyterlab documentation 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =