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