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