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