Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to convert dos to unix in shell

sed -i 's/
$//' filename
Comment

convert dos to unix

tr -d '1532' < winfile.txt > unixfile.txt
Comment

PREVIOUS NEXT
Code Example
Shell :: get current working directory ubuntu 
Shell :: clone with ssh gitlab fatal: Could not read from remote repository. 
Shell :: activate virtual environment in ubuntu 
Shell :: Start and Enable Apache 
Shell :: replace word in file linux command 
Shell :: github desktop arch linux 
Shell :: git go back to previous commit 
Shell :: how to delete files from command line 
Shell :: pdf to images imagemagick 
Shell :: linux update 
Shell :: execute command over ssh 
Shell :: remove folder and contents linux 
Shell :: bash get field from line 
Shell :: nvcc not working after installing cuda 
Shell :: run mongodb on docker linux 
Shell :: git add alias 
Shell :: how to install cuda on ubuntu 20.04 
Shell :: pen() "/var/lib/nginx/tmp/client_body/0000000001" failed (13: Permission denied), client: 
Shell :: docker install 
Shell :: Managing network connections in ubuntu 
Shell :: dukto for ubuntu download 
Shell :: git id 
Shell :: generate component angular without folder 
Shell :: git pull remote 
Shell :: pip install kivy 
Shell :: add group 
Shell :: python convert excel to html table 
Shell :: pull unmerged branch 
Shell :: get ip address linux 
Shell :: -u flag in git command 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =