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