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