$ mkdir foo
$ cd foo; touch foo
$ mv foo ../
Originally posted by LordOphidian
If you are running 10.2.2 or earlier, you could do the 'mv' bug to make a panic.
Code:$ mkdir foo $ cd foo; touch foo $ mv foo ../
And watch it go down. This was fixed in 10.2.3 though.