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