Sponsored Content
Full Discussion: Googles Latest Invention
The Lounge What is on Your Mind? Cartoons for Geeks Googles Latest Invention Post 302233796 by Linux Bot on Monday 8th of September 2008 01:00:02 PM
Old 09-08-2008
Googles Latest Invention

2008-09-08T19:00:00+02:00
Image

Download chrome.comicdoc

Image Image Image Image
Image

Source...
 

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Move all but not the latest

what is way to not move a latest file in a a particular folder X. There are number of files in the folder, I donot want to move the latest file into another folder. Can anyone figure out where is wrong in the script. lastfile=$(ls -rt | tail -1) for allfile in $(ls | grep -v... (4 Replies)
Discussion started by: u263066
4 Replies

2. UNIX for Advanced & Expert Users

latest unix

hi all, someone tell me which is the latest object oriented, easy to use and handle, Unix version/release and from where to get it. have my thanks in advance if you ll also mention some good books regarding Unix's administration and use for a perfect newbie. (1 Reply)
Discussion started by: irfanets
1 Replies

3. UNIX for Dummies Questions & Answers

latest Unix

hi all, someone tell me which is the latest object oriented, easy to use and handle, Unix version/release and from where to get it. have my thanks in advance if you ll also mention some good books regarding Unix's administration and use for a perfect newbie. (7 Replies)
Discussion started by: irfanets
7 Replies

4. UNIX for Advanced & Expert Users

Getting Latest files

Hai I wolud like to know how to get the latest files. ex: file_ssss_00 file_ssss_01 i need to get file_ssss_01 files only. (in Unix script) Please give some idea ... (2 Replies)
Discussion started by: raju4u
2 Replies

5. Solaris

Solaris latest

Am new to using Solaris. I wanna know about some of highly re usable and powerful scripts in tcsh. A kind of generic scripts. can anyone please help me out with any links or functions ?? Thanks in advance (8 Replies)
Discussion started by: Rahul619
8 Replies
CCD2ISO(1)							   User Commands							CCD2ISO(1)

NAME
ccd2iso - convert IMG format to ISO format SYNOPSIS
ccd2iso [FOO.IMG] [BAR.ISO] DESCRIPTION
ccd2iso converts FOO.IMG to ISO format and writes the result to BAR.ISO. If fewer arguments than expected are given, ccd2iso will print its help message and quit. If more arguments than expected are given, ccd2iso will silently ignore them and use only the first two argu- ments. IMG files are raw-data copies of optical media, generated primarily by the Windows application CloneCD, and are primarily used to store CDs with odd properties, such as sectors which need to have read errors when read. Conversion to ISO format removes this information, as ISO format does not support this. IMG files almost always include a SUB file, which contains additional data for the disc format, and a CCD file, which is a plaintext con- figuration file describing the disc layout. ccd2iso does not make use of these files, but the applications which generate them expect them to have the same FOO prefix as the IMG file. LIMITATIONS
ccd2iso currently only copies the first session of multisession discs, as well as outputting a harmless warning of Unrecognized sector mode. ccd2iso utterly ignores the additional data in CCD or SUB files. SEE ALSO
mdf2iso(1), nrg2iso(1) AUTHOR
This manual page was written by Rich Ercolani <rercola@acm.jhu.edu>, for the Debian GNU/Linux distribution (but it may, of course, be used by others), because the original program lacked a manual page. It may be distributed under the same terms as ccd2iso, the GNU GPL version 2 or later, at your option. ccd2iso 0.3 June 2006 CCD2ISO(1)
All times are GMT -4. The time now is 02:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy