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