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