Difference between revisions of "Trim"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* [[Bash]] ([[awk]]): <code>alias trim="awk ' {\$1=\$1} 1 '"</code> | * [[Bash]] ([[awk]]): <code>alias trim="awk ' {\$1=\$1} 1 '"</code> | ||
* [[Terraform]]: <code>[[trimspace]]</code> | * [[Terraform]]: <code>[[trimspace]]</code> | ||
+ | |||
+ | ==See also== | ||
+ | *{{Programming}} | ||
+ | |||
+ | [[Category:Computing]] |
Revision as of 16:12, 6 September 2021
Advertising: