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