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