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