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