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