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