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