| Main index | Section 3 | 日本語 | Deutsch | Options |
#include <unistd.h>
The getusershell() function reads the next line (opening the file if necessary); setusershell() rewinds the file; endusershell() closes it.
| /etc/shells | |
| GETUSERSHELL (3) | January 16, 1999 |
| Main index | Section 3 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Never write it in C if you can do it in `awk'; Never do it in `awk' if `sed' can handle it; Never use `sed' when `tr' can do the job; Never invoke `tr' when `cat' is sufficient; Avoid using `cat' whenever possible. |
” |
| — Taylor's Laws of Programming | ||