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