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