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