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