User:Mxrwho/Random Associations of Structured Structurelessness: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 April 2024

31 March 2024

  • curprev 15:2415:24, 31 March 2024Mxrwho talk contribs 1,551 bytes +1,551 Created page with " thumb|left I worked on the text from Wednesday's 11/10 pad and used the commands grep ( grep -E "==Archive==|==Interviews==|Memory" 1.txt > 1a.txt ) and awk ( awk 'BEGIN {srand()} NR % 10 < 3 {print "Archive: " $0} NR % 10 >= 3 && NR % 10 < 6 {print "Interviews: " $0} NR % 10 >= 6 {print "Memory: " $0}' 1a.txt > 1b.txt ) to cut and rearrange the text and add the words "archive", "memory" and "interviews". File:..."