Sponsored Content
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News New committer: Ryusuke SUZUKI (doc/ja_JP, www/ja) Post 302382184 by Linux Bot on Tuesday 22nd of December 2009 01:15:08 PM
Old 12-22-2009
New committer: Ryusuke SUZUKI (doc/ja_JP, www/ja)

More...
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Here Doc (I think!)

Can someone explain to me how a here doc works. I thought it was something like this <<EOF command command command EOF What I am trying to do is put a ftp commands into my shell script, and I've been told that I need to use a here doc for it. Can anybody shed some light on this... (6 Replies)
Discussion started by: cfoxwell
6 Replies

2. UNIX for Dummies Questions & Answers

deleteing .doc file

hi i ama dunmmies in Unix. I created a .doc file and copied it to unix via FTP as a ,doc file itself i want to delete that file , i tried with rm command it does not work file name is DDL's.doc plz help :confused: (2 Replies)
Discussion started by: agarwalniru
2 Replies

3. Shell Programming and Scripting

Editing MSWORD Doc

Hello, I need to know how to edit or set different fields in a MS-Word doc using perl. or altleast generate one. Thanks,:b: (1 Reply)
Discussion started by: rimser9
1 Replies

4. UNIX for Dummies Questions & Answers

Here doc question

This is a very simple question. So I have: # cat << 'EOF' > /usr/share/servers/test man EOF From the command line I want to put "man" into a /usr/share/servers/test. I have file "test" in directory /usr/share/servers/. However when I run that it come back with # cat << 'EOF' >... (2 Replies)
Discussion started by: scj2012
2 Replies
wnnhosts(4)							   File Formats 						       wnnhosts(4)

NAME
wnnhosts - Wnn6 Kana-Kanji conversion server/dictionary lookup server access control file SYNOPSIS
/etc/lib/locale/ja/wnn/wnnhosts DESCRIPTION
wnnhosts specifies users who can use the Wnn6 Kana-Kanji conversion server (jserver) and the Kana-Kanji conversion server that can be con- nected to the Wnn6 dictionary lookup server (wnnds). The following is the format of the access control file. Place a space character before "{". jserver ja <Kana-Kanji conversion server> { <access control data> : } wnnds ja <dictionary lookup server> { <access data> : } <Kana-Kanji conversion server> is specified in the following format. hostname The Kana-Kanji conversion server that uses the well-known port number(22273) on host hostname. hostname/port_no The Kana-Kanji conversion server that uses port_no as port number on host hostname. <dictionary lookup server> is specified in the following format. hostname The dictionary lookup server that uses the well-known port number(26208) on host hostname. hostname/port_no The dictionary lookup server that uses port_no as port number on host hostname. <access control data> for jserver is specified in the following format. hostname All the users on the host can use data. hostname:username_list username_list contains a list of username separated with ",". Users listed in the list on this host can use data. @username This user can use data from any host. <access control data> for wnnds is specified in the following format. hostname jserver on this host can be connected. jserver and wnnds use the access control information with the host name and port number matched. Lines beginning with ";" are comments. EXAMPLES
Example 1: jserver ja_JP hostA { ;hostC:usr1,usr2,usr3 hostA:usr1,usr4 hostB hostC:usr5 @usrA ;usrB } wnnds ja_JP hostA { hostA hostD } jserver ja_JP hostA/22273 { hostB hostE @usrA } wnnds ja_JP hostA/22385 { hostA hostD } SEE ALSO
jserver(1M), wnnaccess(1M), wnnds(1M) SunOS 5.10 10 Jan 2003 wnnhosts(4)
All times are GMT -4. The time now is 04:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy