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