devxlogo

How to use the “NLIST” command in Novell 4.x effectively

Question:
How do I use the “NLIST” command in Novell 4.x effectively?

Answer:
The “NLIST” command is a very powerful tool that gives you access to a myriad of information concerning your network. Try out the following examples:

To list the members of the group “ENGINEERS,”type:

nlist group=ENGINEERS show MEMBER 
For member in the group “MAIL ROOM,” type:
nlist group=”mail room” show member
Note the use of quotes when the group name consists of more than one word.To find out when a user last logged in, you would type:
nlist user=”Doe_J” show “last login time” 
This command will show you the account balance for user “Rex_S”:
nlist user=”Rex_S” show “Account Balance”  

Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.

See also  Five Early Architecture Decisions That Quietly Get Expensive

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.