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