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> |
* [[Terraform]]: <code>[[trimspace]]</code> | * [[Terraform]]: <code>[[trimspace]]</code> | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * <code>[[sed]]</code> | ||
==See also== | ==See also== | ||
− | *{{Programming}} | + | * {{Programming}} |
[[Category:Computing]] | [[Category:Computing]] |
Revision as of 18:27, 2 July 2022
Advertising: