Sponsored Content
The Lounge What is on Your Mind? Looking to learn and do not know where to start? Post 302383876 by Neo on Friday 1st of January 2010 12:17:42 PM
Old 01-01-2010
Quote:
Originally Posted by petes21in2002
I see newbies are not liked. i will just learn what i can from books. have a great day all and happy new year!!
That is not true at all.

Newbies are very much liked when they respect the community by doing their own research first.

You should show that you have done your own "homework" first, which means you should not simply start posting questions that can be answered by searching our database or the network (like using your friend Google).
 

10 More Discussions You Might Find Interesting

1. Programming

Help me! I just start to learn C in Unix

Hi! I just start to learn C in Unix. I have several questions. 1. What is the different between ¡®gcc¡¯ and ¡®cc¡¯? 2. Assume I type ¡®gcc -o print.out print.c¡¯ and get an error. So I need to retype that sentence. Do I have to repeat the whole thing? Or Is there a shortcut? 3. I completed... (1 Reply)
Discussion started by: yhosun
1 Replies

2. UNIX for Dummies Questions & Answers

How do I start a program when I start my Computer?

I'm running MAC OS X and I'm wondering how I start 'nixey programs (not normal apps) on startup? Things like the dnet client and hxd Hotline Server. Anyone know? (1 Reply)
Discussion started by: l008com
1 Replies

3. Shell Programming and Scripting

Where do I start to learn PERL?

Hello, What is the best way to start learning PERL? Are there any "learn-it-yourself" websites? Beginner books? etc... Thanks, Barbara (3 Replies)
Discussion started by: blt123
3 Replies

4. UNIX for Dummies Questions & Answers

I want to learn!

Hiya, yes im new to all of this! But want to learn how to use Unix etc, iv been thinking about doin a course but desided im better off learning by my self with help from the people who really no what there doin...you guys! I can install Linux, like redhat, mandrake, susie server edition and so... (5 Replies)
Discussion started by: epic.admin
5 Replies

5. Linux

where to put an application if i want to start it on start up

hi i want to know the way by which i put any file somewhere and it get s started when the system restarts or bots i mean whenever my system starts that application must also start thanks (3 Replies)
Discussion started by: shukla_chanchal
3 Replies

6. AIX

Q: how to start a service when system start

As topic, assume we have a service called "blahservice" and we can start it by: startsrc -s blahservice what is the best practice to run such command when system start? - directly use mkitab to add it into /etc/inittab or - drop startup scripts in /etc/rc.d/rcX.d I know they... (4 Replies)
Discussion started by: acerlinux
4 Replies

7. Shell Programming and Scripting

Start program in background (or start crontab ahead of time)

Hey! I'm working on a script that will add a user, create some configfiles, and add a crontab for the user. The crontab looks like the following: @reboot /home/user/program config.conf & I would like for this process to start at the end of my script under the corresponding username by... (0 Replies)
Discussion started by: noratx
0 Replies

8. Shell Programming and Scripting

My PM has told me to learn shell scripting in 2 weeks , how should I start?

My PM has told me to learn shell scrting in 2 weeks , how should I start?:confused::confused::confused::confused: (1 Reply)
Discussion started by: manalisharmabe
1 Replies

9. UNIX for Dummies Questions & Answers

How can I replace the lines that start with a star and replace it with numbers start from 1?

I need to replace the (*) in the fist of a list with numbers using sed for example > this file contain a list * linux * computers * labs * questions to >>>> this file contain a list 1. linux 2. computers 3. labs 4. questions (7 Replies)
Discussion started by: aalbazie
7 Replies

10. UNIX for Beginners Questions & Answers

Splitting week start date and end date based on custom period start dates

Below are my custom period start and end dates based on a calender, these dates are placed in a file, for each period i need to split into three weeks for each period row, example is given below. Could you please help out to achieve solution through shell script.. File content: ... (2 Replies)
Discussion started by: nani2019
2 Replies
xjim(1) 						      General Commands Manual							   xjim(1)

NAME
xjim - Japanese input server on X Window SYNOPSIS
xjim [options ...] DESCRIPTION
xjim is a japanese input server which can connect with application programs through XIM (X Window System, Version11 Input Method) inter- face. Options xjim can accept standard X Toolkit options and the following options. -learn learn-file Specifies a file for Gakushuu operation. The default is $HOME/.xjim_learn. -online online-file Specifies user dictionary for Word registration. The default is $HOME/.xjim_onlud. -sjis Starts xjim in sjis mode. In sjis mode, Shift-JIS encoding is used. -euc Starts xjim in euc mode. In euc mode, EUC encoding is used. Resources xjim can accept the following resources. Class name is "XJim". *learnFile Specifies a file for Gakushuu operation. *onlineFile Specifies user dictionary for Word registration. *background Specifies background color on xjim's windows. *foreground Specifies foreground color on xjim's windows. *geometry Specifyies xjim's main window location. *modeLocation Specifyies status area's location in the case of "OverTheSpot" Input Style. Possible value is "left" or "right". The default is "left". *JISX0212 Specifies whether or not JISX 0212 character set is used in conversion. If True, JISX 0212 characters can be got through conversion. The default is False. In sjis mode, this resource is ignored. AUTHOR
xjim was developed by HP. xjim(1)
All times are GMT -4. The time now is 04:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy