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