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