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