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