Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Asking independent-study textbook-style questions Post 302928528 by blackrageous on Friday 12th of December 2014 10:39:58 AM
Old 12-12-2014
You could cite the book and the issue.
This User Gave Thanks to blackrageous For This Post:
 

9 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

making the application session independent

Hi all, I am actually new to Unix programming and this is my first question to this forum. I have an application and i want it to run independent of the command shell. For example, i run the application from a telnet session. But when i close my session, application is terminated. I just... (2 Replies)
Discussion started by: bokhari_jawad
2 Replies

2. UNIX for Dummies Questions & Answers

how to Launch an independent process.

Hello, I needed a help please... I have an application which launches process. For this i am using fork and execv method calls. By doing this my launched process are now child process of the parent process(launching process). I dont want this to happen, i want the process that is launched to... (1 Reply)
Discussion started by: deepthi
1 Replies

3. UNIX for Advanced & Expert Users

is syslogd logging locale independent?

Just wanna know whether syslogd logs messages in a locale-independent fashion. I want to read the date/time format from log files. Normally the date/time is of the form Jan 23 04:11:30. can this date/time information found in log files be different for different locales?? (2 Replies)
Discussion started by: sudesh
2 Replies

4. UNIX for Dummies Questions & Answers

Purchase CD when already have textbook

Hi folks. I bought a used "Guide to Unix Using Linux" 3rd edition. The seller (third part from Amazon) did not include the CDs. I want to now just buy the CDs. I contacted the publisher and posted on a couple of forums. I searched with the ISBN 0619215623 and couldn't find anything. Any... (1 Reply)
Discussion started by: tckilian
1 Replies

5. UNIX for Dummies Questions & Answers

Machine Independent??

Hi What do we mean when we say " Unix is Machine Independent?" Can anybody explain with example? Thanks (1 Reply)
Discussion started by: skyineyes
1 Replies

6. Shell Programming and Scripting

Session independent process

Hi i am trying to run a report which takes approx 5 hours to complete so what i did i put that reporting command in background and then this reporting process started executed in background but the problem is when i close that session that background job lost :( .... please help me that... (3 Replies)
Discussion started by: aishsimplesweet
3 Replies

7. UNIX for Dummies Questions & Answers

Independent column sorting

Dear All, I have a set of columns (usually unknown number) and I would like to sort each of them (descending values) but my columns are independent. Can you please help me file1 1,5,7 3,4,9 2,6,8 outcome should be 1,4,7 2,5,8 3,6,9 I have tried sort -n -k1,1 -k2,2 -k3,3 but this... (8 Replies)
Discussion started by: A-V
8 Replies

8. IP Networking

1 VPS with 2 IP addresses. How to make them independent?

I have this in /etc/network/interfaces: auto ens3 iface ens3 inet static address 46.xx.xxx.1x7 netmask 255.255.252.0 broadcast 46.38.xxx.255 gateway 46.xx.xxx.1 auto ens3:0 iface ens3:0 inet static address 188.xx.xx.xx5 netmask... (0 Replies)
Discussion started by: Douro
0 Replies

9. IP Networking

1 VPS with 2 IP addresses. How to make them independent?

Code: auto ens3 iface ens3 inet static address 46.xx.xxx.1x7 netmask 255.255.252.0 broadcast 46.38.xxx.255 gateway 46.xx.xxx.1 auto ens3:0 iface ens3:0 inet static address 188.xx.xx.xx5 netmask 255.255.255.255 I want the... (1 Reply)
Discussion started by: oshihari
1 Replies
GNOMESWORD(1)							       GNOME							     GNOMESWORD(1)

NAME
gnomesword - Bible study tool SYNOPSIS
gnomesword2 [OPTION...] DESCRIPTION
Gnomesword is a Bible study application for Gnome, a graphical desktop environment which is available for several Unix and Linux flavors. It is based on Sword by the CrossWire Bible Society, a framework providing the possibility to study the Bible and additional information like commentaries, dictionaries and other texts using your computer. The program can be started from the command line as gnomesword2 or from one of the menus provided by the underlying platform. When started on the command line, gnomesword2 may be followed by the options listed below. Generic options: --load-modules=MODULE1,MODULE2,... Dynamic modules to load Help options -?, --help Show the help message --usage Display brief usage message SEE ALSO
The full documentations for gnomesword are maintained as gnome help files. If Gnome is properly installed at your site, you should have access to the complete manual by using the Help menu in gnomesword BUGS
Bug reports and feedback in general improve quality and get to know what the average user wants. Use the Tracker on SourceForge (http://sourceforge.net/tracker/?group_id=5528) or the mailing lists. AUTHOR
gnomesword was written by The Gnomesword Developer Team <gnomesword-developers@lists.sourceforge.net> Gnomesword 2.3.6 August 2008 GNOMESWORD(1)
All times are GMT -4. The time now is 03:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy