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