Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
trimspace in bact file
smallpants
Programming language:
Shell/Bash
2021-07-07 15:26:39
-1
Q:
trimspace in bact file
stillenat
Code:
Shell/Bash
2021-04-07 00:14:27
@echo off set str = This string has a lot of spaces echo %str% set str=%str:=% echo %str%
0
Tags
file
Related
delete lines text file linux
linux remove lines from file
bash how to remove all whitespace from a file
extract numners from string linux
New to Communities?
Join the community