WeSearch

Backup script ingested an accidental asterisk and deleted everything

Simon Sharwood· ·2 min read · 0 reactions · 0 comments · 18 views
#programming#data loss#mainframe#technology#oversight
Backup script ingested an accidental asterisk and deleted everything
⚡ TL;DR · AI summary

A 21-year-old programmer named Miller accidentally deleted all data while running a cleanup script on a mainframe. The error occurred when an asterisk was passed instead of a specific drive letter, leading to the deletion of every file and code. This incident highlights the risks of allowing inexperienced individuals to write critical code without proper oversight.

Key facts
Original article
The Register · Simon Sharwood
Read full at The Register →
Opening excerpt (first ~120 words) tap to expand

(function() { let windowUrl = window.location.href; windowUrl = windowUrl.substring(windowUrl.indexOf('?') + 1); let messageElement = document.querySelector('.shareableMessage'); if (windowUrl && windowUrl.includes('code') && windowUrl.includes('expires')) { messageElement.style.display = 'block'; } })(); Storage Backup script ingested an accidental asterisk and deleted everything Letting a 21-year-old write critical code without supervision is not smart Simon Sharwood Simon Sharwood APAC Editor Published mon 18 May 2026 // 07:30 UTC WHO, ME? Welcome to Monday morning, the time of week when The Register always asks “Who, Me?” because that’s the title of our reader-contributed column in which you confess to having made a mess, and found a way to egress without career distress.This week,…

Excerpt limited to ~120 words for fair-use compliance. The full article is at The Register.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from The Register