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