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