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