Printing in a Digital Age

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Printing in a Digital Age
# 1  
Old 09-23-2010
Printing in a Digital Age

HPL-2010-113 Printing in a Digital Age - Lin, Qian; Liu, Jerry; Tretter, Daniel
Keyword(s): No keywords available.
Abstract: Paper has been used as an information medium for almost two thousand years. But during the past three decades, there has been a tremendous amount of growth in the number of digitally printed pages. Today, 200 billion pages are shifting to digital printing devices annually, driven by a number of fund ...
Full Report

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Age of file

Hi All.. Is there any easy way to find out how many days older is file? for ex. fileA 20 days fileB 10 days I am currently on AIX, and there is no STAT command available in this environment. What are my options? Thanks Abhijeet R (1 Reply)
Discussion started by: freakabhi
1 Replies

2. Shell Programming and Scripting

Check age of the file

hi, i am working on a shell script where i have 2 files & i need to check age of those files. one file should be of the same day and other shoudn't be more then 20 days old. how could i acheive this? please help!!!! (10 Replies)
Discussion started by: lovelysethii
10 Replies

3. AIX

Visual Age C++

hi , After i installed the visual age c++ its got installed but am not able to find the bin directory in the /usr/vacpp.am i need to install the some fileset ???? please help me.version is 7 mak (1 Reply)
Discussion started by: senmak
1 Replies

4. Shell Programming and Scripting

file age

How can I count the age of the file (e.g. in minutes)? (4 Replies)
Discussion started by: jarmo.leppanen
4 Replies

5. What is on Your Mind?

What is your age? (Part 2)

What is your age? poses an interesting question, but the age categories had some room for improvement. So I thought that I would start a new poll with with a better distribution of age groups. As with the other poll, this is a public poll. People can click on the numbers to see who voted and... (37 Replies)
Discussion started by: Perderabo
37 Replies

6. Shell Programming and Scripting

Check password age

Hi Guys, I hope one of you has already done this and is kind enough to share your script with me. I have a Solaris8 server that uses password aging for its local user accounts. I need a script that checks the age of the password and then sends the user an email if the password is about to... (3 Replies)
Discussion started by: Tornado
3 Replies

7. What is on Your Mind?

What is your age?

What is your age? (15 Replies)
Discussion started by: royal
15 Replies

8. Shell Programming and Scripting

Unix Installation age

Hi.. Is there any way to find out when the OS was installed for a system? How can we find that out? My system is : IBM AIX 4.3.3 RS6000 Thanks, ST2000 (3 Replies)
Discussion started by: ST2000
3 Replies
Login or Register to Ask a Question
UMASS(4)						   BSD Kernel Interfaces Manual 						  UMASS(4)

NAME
umass -- USB mass storage support SYNOPSIS
umass* at uhub? atapibus* at umass? scsibus* at umass? channel ? wd* at umass? DESCRIPTION
The umass driver provides support for USB mass storage class devices. The driver supports subclasses SCSI, 8020i (ATAPI), 8070i (ATAPI), QIC157 (ATAPI), RBC (subset of SCSI), and UFI (USB Floppy). The driver handles the protocols Bulk-Only, CBI, and CBI-with-CCI. HARDWARE
Devices known to work with this driver include: Creative Tech NOMAD MuVo TX FujiFilm FinePix1300 Digital Camera Imation SuperDisk IOmega Zip 100 IOmega Zip 250 Kingston DataTraveler 2.0 LaCie CD R/W Lexar Media JumpDrive Flash Disks Neodio Multi-format Flash Controller Olympus C-5050 ZOOM Digital Camera SanDisk ImageMate SDDR-31 Siemens MP3-Player USB Sony DSC Digital Cameras STMicroelectronics ST92163 Mass Storage library Tester Y-E Data FlashBuster floppy The driver also supports certain adapters from In-System Design that use the (non-standardized) ATA protocol over Bulk-Only. SEE ALSO
atapi(4), scsi(4), usb(4), wd(4) HISTORY
The umass driver is a port of the FreeBSD driver. The umass driver appeared in NetBSD 1.5. BSD
June 26, 2005 BSD