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