Example: mkdir.c main(int argc, char *argv[]) { int ch; setlocal(LC_ALL, ""); + if (tame("stdio cpath rpath wpath fattr", NULL)==-1) + err(1, "tame"); ... - Can manipulate paths - Can do things "like stdio" - Cannot open sockets, pass file descriptors, etc