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