title: Bad Filename Filter name: badname.stp version: 1.0 keywords: filesystem hack author: Josh Stone subsystem: filesystem status: experimental exit: user-controlled output: none scope: system-wide description: The badname.stp script shows how one could prevent the creation of files with undesirable names. test_check: stap -p4 badname.stp test_installcheck: stap badname.stp -c "sleep 0.2"