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