Editing Tips: Bug fix?
m Editing Tips: Fix typo
Line 13: Line 13:
Substitute the file names as appropriate when you use this (and probably best avoid having a file name that contains a space like in my example above).
Substitute the file names as appropriate when you use this (and probably best avoid having a file name that contains a space like in my example above).


Big fix? Seems that the above should have been (using "+" instead of "*"):
Bug fix? Seems that the above should have been (using "+" instead of "*"):


<code>sed -E "s#[0-9]+/[0-9]+#\[\[&\]\]#g" 84EDO\ intervals.txt > 84EDOintervals.txt</code>
<code>sed -E "s#[0-9]+/[0-9]+#\[\[&\]\]#g" 84EDO\ intervals.txt > 84EDOintervals.txt</code>
Line 20: Line 20:


Added:  [[User:Lucius Chiaraviglio|Lucius Chiaraviglio]] ([[User talk:Lucius Chiaraviglio|talk]]) 07:20, 29 October 2025 (UTC)<br>
Added:  [[User:Lucius Chiaraviglio|Lucius Chiaraviglio]] ([[User talk:Lucius Chiaraviglio|talk]]) 07:20, 29 October 2025 (UTC)<br>
Last modified:  [[User:Lucius Chiaraviglio|Lucius Chiaraviglio]] ([[User talk:Lucius Chiaraviglio|talk]]) 06:38, 30 October 2025 (UTC)
Last modified:  [[User:Lucius Chiaraviglio|Lucius Chiaraviglio]] ([[User talk:Lucius Chiaraviglio|talk]]) 06:48, 1 November 2025 (UTC)


== Keyboard Layout Lab ==
== Keyboard Layout Lab ==