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