Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
Bash replace newline with space Code Example
bash replace newline with space
Just use tr command as follow: tr '\n' ' ' < file #Replaces all newlines matches with a space ' '
Next
Previous
Shell
Related
git rename master branch to main Code Example
http errors npm Code Example
install flask in venv Code Example
git pull onbly submodule Code Example
installing appimage file ubuntu Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
8