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