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