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