OFFLINE(1p) User Contributed Perl Documentation OFFLINE(1p)NAME
offline -- Interchange offline database builder
VERSION
# $Id: offline.PL,v 2.7 2007-08-09 13:40:57 pajamian Exp $
DESCRIPTION
Skeleton POD to avoid make errors.
SEE ALSO interchange(1), http://www.icdevgroup.org/
perl v5.14.2 2012-01-23 OFFLINE(1p)
Check Out this Related Man Page
LOCALIZE(1p) User Contributed Perl Documentation LOCALIZE(1p)NAME
localize -- produce Interchange localization file from set of pages
VERSION
# $Id: localize.PL,v 2.11 2007-08-09 13:40:57 pajamian Exp $
SYNOPSIS
"localize -l lg_CC [-d lg_CC] [-m file|-t] file [file2 file3 ...]"
DESCRIPTION
Helps manage Interchange pages by finding, adding, and merging localization strings.
OPTIONS
"-c"
Rewrite [L] sections with [LC]text[do_DO]text[/do_dO], adjust file and data -- mutually exclusive with "-o".
"-d lg_CC"
Create default domain file with Locale lg_CC as prefix
"-l lg_CC"
Create file with Locale lg_CC as prefix. This is mandatory unless in -c mode with "-m" option.
"-m file"
Read existing information to merge from <file>. Can contain multiple locales.
"-M"
When in "-c" mode, prefix MM_ to make minimate_compatible; when in regular mode, strip MM_ from [LC] defs
"-n"
Don't write comments in the output.
"-o"
Rewrite [L] sections with [L msgNNNN], adjust file and data. Mutually exclusive with "-c".
"-t"
Two page mode, mutually exclusive with "-m."
"-u dir"
Directory with (UI) menu database files, e.g. "/usr/lib/interchange/lib/UI/pages/includes/menus". This can be used to include the menu
titles in the output.
lg_CC refers to the POSIX norm of specifying two-letter language and country codes to refer to a locale.
Two-page mode requires two files (one for each language) to compare and merge into one locale definition.
The merge file for the "-m" option should use the Perl reference form -- see the Interchange documentation for more information.
If [L msg_key]default text[/L] keys are found, will produce a comment with the default text for reference.
A backup file (filename.html.bak) is saved if "-o" is used, but only one level. Subsequent .bak files will be overwritten.
SEE ALSO
http://www.icdevgroup.org/
AUTHOR
Mike Heins and Stefan Hornburg
perl v5.14.2 2012-01-23 LOCALIZE(1p)
I have a new server... We were doing some testing on it over the local ethernet. All was well in the night when we turned off the machine. In the morning we were unable to get the server online. Have changed cables, NICs, looked over network settings... all to no avail.
I am running Redhat... (4 Replies)
Hi ,
How do i check that the CPU is online/offline in a multi CPU machine in Linux ?
i tired /proc/cpuinfo
dmesg
nothing gave me the currect CPU status.
Pls help !! (5 Replies)
Hello All,
I am facing a problem in running a kernel modules on Solaris 10, which
were working on Solaris 9. Following are my observations.
A module calls 'ndi_devi_offline' to keep the device offline but does
not remove it.
The call is - 'ndi_devi_offline(dNode, 0);'.
After this call... (2 Replies)
Hi all, i Followed these steps & still not able to get nfs service online ???:(
bash-3.2# svcs -a | grep nfs
disabled 17:48:02 svc:/network/nfs/cbd:default
disabled 17:48:02 svc:/network/nfs/client:default
disabled 20:56:06 svc:/network/nfs/status:default
offline ... (4 Replies)
Hi All,
How to keep the volumes offline after reboot also, i make it offline like below
# metaoffline d0 d20
after reboot its automatically getting online, however i have to keep it offline and as on required i have to make it online as per business.
Thanks in anticipation (9 Replies)
Hi,
I have a HBA that is currently offline for some unknown reason. The device shows up in the prtdiag -v stating it is okay. How can I bring this back online? It was working okay until recently. It is currently connected to the SAN. Details below.
# fcinfo hba-port
HBA Port WWN:... (7 Replies)
Hi,
Is there any command for showing offline users?
The only way I can think of doing it (as i cant find a command) is getting a list of all the online users, and comparing it to /etc/passwd, anything that is in /etc/passwd and not in the users file will be offline users. But I have no... (4 Replies)
Hi
I am trying to set up apache on the only 2 nodes of sun cluster 3.2. nodes are running solaris 10-x86
For some reasons, apache resource on both nodes goes offline in some seconds.
There is a shared address resource which is online
rs, rg list and show below,
clrg online... (11 Replies)
I have an HBA on a Sun-Fire-V215 server that suddenly went offline. Please i need help.
the two leds at the back of the HBA are blinking green. (4 Replies)
Hi all
in my server all nfs dependices are online but nfs client is offline
root@BIWAPP1 # svcs -a|grep nfs
disabled Sep_05 svc:/network/nfs/server:default
online Sep_05 svc:/network/nfs/rquota:default
online Sep_05 svc:/network/nfs/mapid:default
online ... (9 Replies)
Hi,
We put cron entry :whenever server is offline(checks every 5 minutes) it sends status to mailer group.
The number of messages (offline)were growing in our mailbox.How to avoid not to send offline messages after the first one through shell script.
Thanks in advance.
Chowdary (2 Replies)
Hi there,
I'm not really stranger to Linux and shell scripting but I am to servers. Anyway, I usually run scripts on a shared science machine, accessible via ssh.
My scripts are usually run with mpi, e.g.
mpirun -np 16 ./my_script
the things after entering the science machine and running... (6 Replies)
Hi ,
We are facing an issue on one of our solaris x86 server,
After changing the hostname and a orderly reboot , all metadevices shows offline.
please let us know the steps to restore back all metadevices to working state with this new hostname (3 Replies)
Hi All,
I am a RH Linux admin that recently started working at a company with a number of SUN Servers so it's been an interesting transition.
Considering the last person left with very little documentation left behind so I have been picking up most issues half complete, or troubleshot.
... (7 Replies)
Hi all,
I have read about sendmail running as 2 separate process.
1 as a MSP, and the other as the real daemon or MTA.
In my current configuration,
the sendmail-client is disabled.
Both submit.cf and sendmail.cf are left as default untouch
I do not specified any mailhost... (3 Replies)