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