Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

unix replace comma with tab

sed 's/,/	/g' file.csv  > file.txt
Comment

PREVIOUS NEXT
Code Example
Shell :: git discard all changes 
Shell :: Remove folder recursively using powershell 
Shell :: clear entrie git cache 
Shell :: curl ssl verify false 
Shell :: git ignore vendor folder not working 
Shell :: bash calculate the mean of a column 
Shell :: nohup set output file 
Shell :: docker restart 
Shell :: install dotnet 5 ubuntu 
Shell :: bashrc file location in linux 
Shell :: name of exe on ubuntu 20.04 terminal 
Shell :: install github linux 
Shell :: bashrc autocomplete case insensitive 
Shell :: bash: pipe all out and error to file 
Shell :: stop apache service 
Shell :: scrcpy install 
Shell :: pip install ignore errors 
Shell :: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 
Shell :: Reset Gnome desktop settings to factory defaults 
Shell :: vite react + eslint 
Shell :: open android studio project from terminal 
Shell :: videos mais antigos do youtube 
Shell :: vscode install-extension command line 
Shell :: extract tar.gz ubuntu terminal 
Shell :: awk print lines when match is found with specific field 
Shell :: git revert all local changes 
Shell :: zsh: command not found: nvm 
Shell :: Yarn .gitignore for not Zero Installs 
Shell :: github desktop brew 
Shell :: address already in use flask ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =