This article needs additional citations for verification. (December 2018) |
Original author(s) | John Mashey |
---|---|
Developer(s) | AT&T Bell Laboratories |
Operating system | Unix |
Available in | English |
Type | Unix shell |
The PWB shell (also known as the Mashey shell) was a Unix shell.[1]
In addition to these variables [$n, $p, $r, $s, and $t], the following is provided: $$ contains a 5-digit number that is the unique process number of the current shell. In some circumstances, it is necessary to know the number of a process, in order to kill it, for example. However, its most common use to date has been that of generating unique names for temporary files.