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