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