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