Sponsored Content
Top Forums Programming book on linux application written with c Post 302688769 by alister on Monday 20th of August 2012 07:09:16 AM
Old 08-20-2012
The Linux Programming Interface: A Linux and UNIX System Programming Handbook
by Michael Kerrisk

Regards,
Alister
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Linux book

Hi guys, i have a book about Linux Red Hat 6.2 and I was wondering if this book will "fit" (be compatible) on Linux RedHat 7.1 or 7.2? thanx :) (1 Reply)
Discussion started by: Ozzy20
1 Replies

2. UNIX for Dummies Questions & Answers

the book Hacking Linux Exposed

i have the book Hacking Linux Exposed. Why is it that a lot of these commands dont work in my RH8 system? Do you need a special package? Or are they outdated? (11 Replies)
Discussion started by: ASpin
11 Replies

3. UNIX for Dummies Questions & Answers

Operating on a file being written by another application

Hi, I have a directory that is used to store files generated by another application. Each file is huge and can take some time to produce. I am writing a shell script to check the names and dates of the files and do some functions on the ones that are not being written out. My question is, if I... (3 Replies)
Discussion started by: GMMike
3 Replies

4. UNIX for Dummies Questions & Answers

Need Book for Linux Basics and Linux device driver.

hai friend, I am new to Linux, i need a book for Linux basic and Linux device driver .. plz send the book name and author(Easy to learn and mostly used by programmers) and also send the link if it is available in Net... Thank you. ... (0 Replies)
Discussion started by: sundar.lsr
0 Replies

5. Programming

Linking Linux Driver written in C with ASM module

Hi, I have got sample linux driver written in C. I got also some assembly code, compiled into .o file (using as compiler). In my Makefile I got: obj-m += someDriver.o someDriver-objs := CFile1.o CFile2.o ASMFile.o default: $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modulesUnfortunatelly I cannot... (0 Replies)
Discussion started by: Chrisdot
0 Replies

6. Shell Programming and Scripting

An algorithm to be written in linux command

Hi All, I wrote the following script in R. However, i can not run it. Because the data file is so big. Therefore, i need to write it in shell script. Could you please help me? ###################################### data=as.matrix(read.table("data.txt"))... (3 Replies)
Discussion started by: senayasma
3 Replies

7. Red Hat

Linux book

Hi, Can any one suggest me which book will be good for learning Linux server admin. I am new to it and trying for interview preparation. Thanks (2 Replies)
Discussion started by: chetansingh23
2 Replies

8. UNIX for Dummies Questions & Answers

What is the best book to learn linux kernel?

I'm looking for a book to learn Linux Kernel Now I got a basic C and operating system concept Thanks (1 Reply)
Discussion started by: Runicer
1 Replies
FBREADER(1)						      General Commands Manual						       FBREADER(1)

NAME
FBReader - e-book reader SYNOPSIS
FBReader [-zlui ui-type] [ui-specific options] [-lang language] [e-book] DESCRIPTION
FBReader is an e-book reader. It supports most open e-book formats, and can read compressed e-book archives. For more information on using the program, see the "About FBReader" button on its toolbar. OPTIONS
-zlui ui-type Try to start FBReader with the specified uu type. Supported ui types are gtk (to use Gtk+ library), qt (Qt 3 library) and qt4 (Qt 4 library). ui-specific options Standard options from the UI library you use (Gtk+, Qt3 or Qt4). -lang language Language for user interface. Current version (0.12.0) of fbreader supports Arabic (specify -lang ar option), Chinese (-lang zh), Czech (-lang cs), Dutch (-lang nl), English (-lang en), Finnish (-lang fi), French (-lang fr), German (-lang de), Hungarian (-lang hu), Indonesian (-lang id), Italian (-lang it), Lithuanian (-lang lt), Russian (-lang ru), Spanish (-lang es) and Swedish (-lang sv) and Ukrainian (-lang uk). e-book Name of file to open. If this parameter is missing or if FBReader cannot open the specified file, the last opened file will be reopened. If you start FBReader for the first time or the last opened file is missing, "About FBReader" text will be opened. AUTHOR
This man page was written by Joey Hess <joeyh@debian.org> and Nikolay Pultsin <geometer@fbreader.org> for the Debian system, but may be freely reused on other systems. FBREADER(1)
All times are GMT -4. The time now is 03:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy