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