Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Purchase CD when already have textbook Post 302156944 by tckilian on Wednesday 9th of January 2008 04:33:05 PM
Old 01-09-2008
Question 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 ideas/links? Smilie
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

would like to purchase pcmcia modem that is supported by RedHat 7.3

I am using an IBM 390E laptop with a built-in LT modem which RH 7.3 does not notice. I would like to know if there are any pcmcia modems that are supported by version 7.3. If so, what is the propduct and where can I purchase it? Thanks!! adrienb:confused: (2 Replies)
Discussion started by: adrienb
2 Replies

2. Solaris

How to purchase the CC ?

I am using the OS of Solaris10 (1 Reply)
Discussion started by: dolink
1 Replies

3. SCO

Purchase of SCO Open Server 6.0

I have to purchase SCO Open Server 6.0, so I want to know from where I can get SCO Open Server 6.0 and what is the min. cost in which I can avail this. Thanks and Regards Himanshu Software Engineer R&D Department (4 Replies)
Discussion started by: ghimanshu
4 Replies

4. Post Here to Contact Site Administrators and Moderators

Purchase from bits

I am referring this thread. New Bits Services for Forum Members I assumed this means that we can purchase the mentioned services from the bits available in the account. ( or I took it wrongly ?). When I click "Purchase" from the row "Request User Name Change (One Time)" The message... (2 Replies)
Discussion started by: clx
2 Replies

5. Post Here to Contact Site Administrators and Moderators

Purchase from bits

Hi, 6 months back I asked about the issue I was facing regarding purchasing forum item (one time username change) from bits in this thread. Purchase from bits Although it wasn't resolved and I was OK with that since its not that much important for me. May I ask whether I can actually do... (11 Replies)
Discussion started by: clx
11 Replies

6. UNIX for Dummies Questions & Answers

Asking independent-study textbook-style questions

Hello, I intend to ask doubts about exercises in a book that I'm self-studying. It's not part of a course; it's just independent study. (EDIT: The book that I'm self-studying is "The Unix Programming Environment", by Kernighan and Ritchie) I'm aware that the rules for the Homework &... (3 Replies)
Discussion started by: favq
3 Replies
MKCRAMFS(8)						      Debian GNU/Linux Manual						       MKCRAMFS(8)

NAME
mkcramfs - make a compressed ROM file system SYNOPSIS
mkcramfs [-h] [-b blksize] [-e edition] [-i file] [-n name] dirname outfile DESCRIPTION
This manual page documents briefly the mkcramfs command. This manual page was written for the Debian GNU/Linux distribution (but may be used by others), because the original program does not have a manual page. mkcramfs constructs a CramFs from the contents of dirname. The image of the resulting file system is placed in outfile. OPTIONS
-h Give a brief help message. -E Make all warnings errors (non-zero exit status). -b blksize Set the block size of the generated file system. -e edition Set the edition number (part of fsid). -i file Insert a file image into the filesystem (requires Linux >= 2.4.0). -n name Set the name of the CramFs filesystem. -p Pad by 512 bytes for boot code. -s Sort directory entries (old option, ignored). -v Turn on verbose mode. -z Make explicit holes (requires Linux >= 2.3.39). AUTHOR
mkcramfs is written by Linus Torvalds and Daniel Quinlan. Manual page added by Herbert Xu. KERNEL SOURCE
2001 February 22th MKCRAMFS(8)
All times are GMT -4. The time now is 07:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy