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