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