Remove entry "How do I set /etc up?"

(never been updated to latest, no longer helpful)
This commit is contained in:
David Starks-Browning 2000-09-26 14:46:56 +00:00
parent 4eafa56ec2
commit dfc2c41a6c
1 changed files with 0 additions and 13 deletions

View File

@ -45,19 +45,6 @@ Note that bash interprets the backslash '\' as an escape character, so
you must type it twice in the bash shell if you want it to be recognised you must type it twice in the bash shell if you want it to be recognised
as such. as such.
@subsection How do I set /etc up?
@strong{(Please note: This section has not yet been updated for the latest
net release.)}
If you want a valid /etc set up (so "ls -l" will display correct
user information for example) and if you are running NT (preferably
with an NTFS file system), you should just need to create the /etc
directory on the filesystem mounted as / and then use mkpasswd and
mkgroup to create /etc/passwd and /etc/group respectively. Since
Windows 95/98's Win32 API is less complete, you're out of luck if
you're running Windows 95/98.
@subsection Why doesn't bash read my .bashrc file on startup? @subsection Why doesn't bash read my .bashrc file on startup?
Your .bashrc is read from your home directory specified by the HOME Your .bashrc is read from your home directory specified by the HOME