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