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