My favourite call from a user was from someone who had been given command line access on the Unix server on which the database and applications resided. She phoned to say that she had accidentally typed 'rm *' when she had been meaning to type 'ls *'. Leaving aside the need for the star in that anyway, this is quite a big error. (For non-techies, ls lists all files in the directory; rm removes named files. The * is a wildcard, so rm * deletes everything in the directory.)
― Martin Skidmore (Martin Skidmore), Monday, 28 July 2003 11:31 (twenty-two years ago)