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