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