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