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