Better handling of arguments/literals from the command-line?

Theodore Tso tytso@mit.edu
Mon Oct 6 23:50:00 GMT 2008


Another random thought; as people start creating more complicated (and
hopefully more useful) turn-key stap scripts, it would be nice to be
able to write scripts that have as their first line "#!/bin/stap" and
then let the user pass command-line options to the systemtap script
which can be parsed out by a simple in-module getopt function.

Has anything like that been considered?

						- Ted



More information about the Systemtap mailing list