Ken's Lotto Syndicate

Powerball Syndicate Home Page

Site Tools


bash_one-liners

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bash_one-liners [2025/09/03 02:54] kenbash_one-liners [2026/07/07 23:13] (current) – external edit 127.0.0.1
Line 6: Line 6:
 ===== sed ===== ===== sed =====
 \\ \\
-substitute either of two characters with one command+Substitute any of listed characters with one command
 <code> <code>
-sed s'/[:=]/ /g'+sed s'/[":=]/ /g'
 </code> </code>
 Brackets mean "any one of". Brackets mean "any one of".
  
bash_one-liners.1756868059.txt.gz · Last modified: (external edit)