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