Difference between revisions of "Space"

From wikieduonline
Jump to navigation Jump to search
 
(13 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
* <code>[[sed]] s/' '//g</code>
 
* <code>[[sed]] s/' '//g</code>
  
space in [[Bash]] [[shell prompt]]
+
[[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.
 +
 
 +
 
  
 
== Related terms ==
 
== Related terms ==
 
* [[Variable assignment]]
 
* [[Variable assignment]]
 
+
* [[Space in Bash commands]]
 +
* [[Tab]]
 +
* [[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: