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