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