Difference between revisions of "Space"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
Replace spaces:  
 
Replace spaces:  
 
* <code>[[sed]] s/' '//g</code>
 
* <code>[[sed]] s/' '//g</code>
 +
 +
[[Append]] a [[space]] at the beginning of lines:
 +
* <code>[[sed s/^/" "/]]</code>
 +
 +
 +
== Activities ==
 +
* Use <code>[[vimdiff]], [[icdiff]]</code> or [[set list]] in vim to identify [[lines with a single space]] on it.
  
  
Line 9: Line 16:
 
== Related terms ==
 
== Related terms ==
 
* [[Variable assignment]]
 
* [[Variable assignment]]
* space in [[Bash]] [[shell prompt]]
+
* [[Space in Bash commands]]
 
* [[Tab]]
 
* [[Tab]]
 
* [[append]]
 
* [[append]]
 +
* [[Google spaces]]
 +
* <code>[[grep .]]</code>
 +
* [[icdiff]], [[vimdiff]]
  
 
== See also ==
 
== See also ==
 
* [[No space left on device]]
 
* [[No space left on device]]
 +
* {{space}}
  
  
 
[[Category:Computing]]
 
[[Category:Computing]]

Latest revision as of 13:28, 20 December 2023


Replace spaces:

Append a space at the beginning of lines:


Activities[edit]


Related terms[edit]

See also[edit]

Advertising: