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