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