Note that there are some explanatory texts on larger screens.

plurals
  1. USJames Youngman
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. CO@TristonJ.Taylor you're definitely choosing the wrong language to solve your problem. I can't believe you are really restricted to only shell (especially since you can launch, for example, awk). If you give more details about the real constraints you are under, someone may be able to suggest an alternative that sucks less violently than shell for implementing a parser.
      singulars
    2. COYour question is still too vague for you to get high quality answers because you don't state enough information about what you are trying to do. Are you trying to perform these replacements in another document, or are you trying to manipulate only the information shown here? Replacements are not guaranteed to be reversible. Think for example of what happens when two items in the second column are identical or where one item in the right-hand column already appears in the input before the replacements are made. If you just need to swap these two columns, this is much much easier.
      singulars
    3. COI think you are misunderstanding what global consistency is. It's the property of a system where all external interactions at any given instant show an identical view of the data. For example where you and I look at (say) Twitter at 10:00:00.000 on the same day, and must see the same Tweets. If instead I don't see the latest tweet by user @foobar until 8 seconds after you, what harm is done as long as I actually am guaranteed to see it? Users typically care more about performance and data durability.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload