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