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