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