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