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