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