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