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