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