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