Sponsored Content
Full Discussion: Solaris
Top Forums UNIX for Dummies Questions & Answers Solaris Post 21427 by hugo_perez on Thursday 16th of May 2002 09:33:30 AM
Old 05-16-2002
does no work "man df" ?

Do you yave the man files in the /usr/share/man directories ?

find /usr/share/man -name df.1 -print


if you run "pkgchk SUNWman", do you have some error?

Note: If you want to use apropos (run catman -w). If you want
man pages of commands in the /usr/local/ add the MANPATH declaration in the /etc/profile.

Regards. Hugo.
 

4 More Discussions You Might Find Interesting

1. Solaris

application compiled on solaris 10 throwing error when executed on solaris 9

I have compiled my application on Solaris 10 with following description SunOS ldg1 5.10 Generic_138888-03 sun4v sparc SUNW,Sun-Blade-T6320 The compiler is Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25 But when installing the application on Solaris 9 SunOS odcarch02 5.9... (2 Replies)
Discussion started by: ash_bit2k2
2 Replies

2. Solaris

Unable to login using ssh,telnet onto my solaris machine with solaris 10 installed

Hi, I am unable to login into my terminal hosting Solaris 10 and get the below error message "Server refused to allocate pty ld.so.1: sh: fatal: libc.so.1: open failed: No such file or directory " Is there anyways i can get into my machine and what kind of changes are required to be... (7 Replies)
Discussion started by: sankasu
7 Replies

3. Solaris

root disk mirroring in solaris volume manager for solaris 10

Need a procedure document to do "root disk mirroring in solaris volume manager for solaris 10". I hope some one will help me asap. I need to do it production environment. Let me know if you need any deatils on this. Thanks, Rama (1 Reply)
Discussion started by: ramareddi16
1 Replies

4. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies
MAILDIRKW(1)						      Double Precision, Inc.						      MAILDIRKW(1)

NAME
maildirkw - set maildir message keywords SYNOPSIS
maildirkw [-c] [-l] [-a] [-r] {maildir} {message} [keyword...] maildirkw [-c] {-L} {maildir} DESCRIPTION
maildirkw modifies the Courier IMAP server compatible maildir message keywords. This command allows an easy way to set or clear custom IMAP keywords associated with a particular message. maildir is the pathname to a maildir, or a maildir folder. The -L option lists all messages in the maildir, and their associated keywords. message specified which message's keywords should be set. One or more keywords specifies a list of keywords to be set for this message. The specified list of keywords replaces any keywords presently set for the message, unless the -a or the -r option is specified. The -a option adds the keyword to existing keywords that are set for message. The -r removes keywords from message, leaving any remaining keywords set in place. The -l should be used if the Courier IMAP server's configuration file has the IMAP_USELOCKS option set. -l enables a compatible locking mechanism to update the message's keywords. -c enables case-sensitive keywords. IMAP keywords are normally case insensitive. -c needs to be used if the SMAP1[1] protocol extension is used, which uses case sensitive keywords. SEE ALSO
maildiracl(1)[2], maildirmake(1)[3]. AUTHOR
Sam Varshavchik Author NOTES
1. SMAP1 http://www.courier-mta.org/cone/smap1.html 2. maildiracl(1) [set $man.base.url.for.relative.links]/maildiracl.html 3. maildirmake(1) [set $man.base.url.for.relative.links]/maildirmake.html Courier Mail Server 08/31/2011 MAILDIRKW(1)
All times are GMT -4. The time now is 02:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy