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