Lucius Chiaraviglio
Joined 12 February 2024
Add Editing Tips, starting with Using "sed" to linkify intervals |
→Editing Tips: Bug fix? |
||
| 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). | ||
Added: [[User:Lucius Chiaraviglio|Lucius Chiaraviglio]] ([[User talk:Lucius Chiaraviglio|talk]]) 07:20, 29 October 2025 (UTC) | Big 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> | |||
That is supposed to avoid putting brackets around a slash that was not part of a ratio. | |||
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) | |||
== Keyboard Layout Lab == | == Keyboard Layout Lab == | ||