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