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