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