Disarming the 'tar' bomb in 10 seconds
Use tar -caf <file> <dir>
to create an archive, tar -xf <file>
to
extract one, and more.
Use tar -caf <file> <dir>
to create an archive, tar -xf <file>
to
extract one, and more.
My attempt at FizzBuzz in Nim.
Follow-up post to my earlier post on octals in Golang – Feedback to reactions that varied from ridicule to helpfulness to empathy.