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