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