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