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