ref: a5666d075b777822c8fe40d70c0330fb602e22eb dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }