Difference between revisions of "Trim"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
* [[Bash]] ([[awk]]): <code>[[Bash: alias|alias]] trim="[[awk]] ' {\$1=\$1} 1 '"</code> | * [[Bash]] ([[awk]]): <code>[[Bash: alias|alias]] trim="[[awk]] ' {\$1=\$1} 1 '"</code> | ||
+ | :: [[awk]] ' {$1=$1} 1' | ||
* [[Terraform]]: <code>[[trimspace]]</code> | * [[Terraform]]: <code>[[trimspace]]</code> | ||
Revision as of 15:38, 14 October 2024
- awk ' {$1=$1} 1'
Related
See also
- Programming: C, Python,
go
,loop
,while
,for
,if
,variable
, Error handling, Regex, Function, IDE, await, R (programming language), XACML, Type, Class inheritance, Methods, Scheme, Array, Deserialization
Advertising: