Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Recommendations for a convert Post 1052 by PxT on Tuesday 6th of February 2001 01:42:07 PM
Old 02-06-2001
Try this link: http://www1.fatbrain.com/FindItNow/S...HAN515&store=1

for all the book recommendations posted to this forum in the last year. You can also use the "Search" tool in this forum to look for posts with recommended books/references.
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

your recommendations

Hi all, I'm trying to teach myself shell programming and scripting. What are good introduction level programming and/or scripting books that you recommend? I will gather your suggestions into a list and check out the IT-related sections of the nearest Barnes & Noble stores. Or if you could... (1 Reply)
Discussion started by: antalexi
1 Replies

2. UNIX for Dummies Questions & Answers

Looking for recommendations for free Xserver

Hello , im not sure if its the right forum... im sorry if not im working with putty allot , but now I started to work with more graphical applications and im looking for free simple and fast Xserver to remote connection, can someone recommend me if there is something like that ? (3 Replies)
Discussion started by: umen
3 Replies

3. New to Unix. Which books should I read?

Additional book recommendations

To my surprise, I found many of my personal favorites to be missing from the book recommendations thread. Although dated, Kernighan & Pike's The Unix Programming Environment is a classical introduction, covering the shell, the scripting languages, make, troff, and some fundamental C programming... (0 Replies)
Discussion started by: era
0 Replies

4. UNIX for Advanced & Expert Users

SAP swap recommendations

Hello all. My company is installing an SAP ERP financials. The consultants are asking me to allocate 30Gbytes of swap. This is on a dedicated Linux box running Redhat 5 64Bit OS. It has 16GB of RAM.I have asked for an explanation but all I'm getting is that this is what SAP recommends. It seems... (2 Replies)
Discussion started by: jhtrice
2 Replies

5. Shell Programming and Scripting

Suggestions/Recommendations for coding

#!/bin/sh #set -x uploaddir="/u01/app/informatica/dev3/sample/GPMDir/UploadDir" processdir="/u01/app/informatica/dev3/sample/GPMDir/ProcessDir" datetime=`date +%Y%m%d` logdir="$processdir/GPMLogFile_$datetime.log" echo "<---------------Start Copying & Moving GPM Files To Process... (0 Replies)
Discussion started by: Ariean
0 Replies

6. UNIX for Advanced & Expert Users

Request for Recommendations

Hello Guru's, I created this shell script to copy over the files from one location to other location and generating a list of files to process them through ETL tool. Could you please review the code and tell me if you have any recommendations or changes for my code or any thing wrong in my code.... (1 Reply)
Discussion started by: Ariean
1 Replies

7. Solaris

ZPOOL Reconfig Recommendations(?)

Current Setup: OS: Solaris 10 (5.10) x64 Motherboard: SUPERMICRO MBD-PDSME+-O LGA 775 Intel 3010 SATA Controller: SUPERMICRO AOC-SAT2-MV8 - SATA Controller (x2) Link Aggregated @ 2Gb: 110MB sustained throughput :b: NAME STATE READ WRITE CKSUM storagepool ONLINE ... (3 Replies)
Discussion started by: sol72
3 Replies

8. UNIX for Dummies Questions & Answers

Reinstall recommendations?

I'm currently running 32-bit Xubuntu 8.10 and I'm thinking of changing over to 64-bit Ubuntu 9.04. Any recommendations on how to make this go more smoothly? -----Post Update----- Can I shuffle around the partitions and install it as a second OS? Is there a good way to do that? (2 Replies)
Discussion started by: CRGreathouse
2 Replies
HNB(1)							      General Commands Manual							    HNB(1)

NAME
hnb - Hierarchical notebook SYNOPSIS
hnb [file] [options] [command [command] .. ] DESCRIPTION
This manual page documents briefly the hnb hierarchical notebook. hnb is an ncurses program to organize many kinds of data in one place, for example addresses, todo lists, ideas, book reviews or to store snippets of brainstorming, to make a structured packing list or just to take random notes. It can export ascii/html/latex/postscript, sup- ports todo checkboxes, checkbox trees with percentages and searching. hnb uses a simple ascii file for storing your notes. This file can be specified on the command line. If not specified, ~/.hnb is loaded (or created if missing). OPTIONS
hnb can be invoked with the following options: -h, --help Show summary of options. -v, --version Show version of program. -t, --tutorial Load the tutorial instead of a database. -rc <file> Load another config file than default. -ui <curses|cli> Specify user interface to use. -e Run commands in noninteractive mode (start hnb with the cli ui and type `help' to get more information). FILES
~/.hnb The default file for your notes. To use another, specify its name on the command line. ~/.hnbrc The default configuration file. To load another config file than default, use the -rc command-line option. SEE ALSO
For more information on the usage of the program, load the tutorial using hnb --tutorial and consult Documentation.hnb. On Debian systems you can read it with hnb /usr/share/doc/hnb/Documentation.hnb hnb homepage: http://hnb.sourceforge.net AUTHOR
hnb was written by 0yvind Kolas <pippin@users.sourceforge.net>. This manual page was written by Andras Bali <drewie@bigfoot.com>, for the Debian GNU/Linux system (but may be used by others). MAY 15, 2001 HNB(1)
All times are GMT -4. The time now is 02:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy