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