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