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