Sponsored Content
Full Discussion: A bit of light relief...
The Lounge What is on Your Mind? A bit of light relief... Post 302933308 by wisecracker on Thursday 29th of January 2015 09:50:26 AM
Old 01-29-2015
Hi Neo...

Neat; reminds me of Hercules graphics card days... ;o)
 

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

What a relief

It is so nice to find a site where you can actually get answers to Unix questions - I've found most of my answers just my searching - but was amazed at the fast response to the nightmare file questions. Thank you again! (1 Reply)
Discussion started by: Barb
1 Replies

2. Programming

copying or concatinating string from 1st bit, leaving 0th bit

Hello, If i have 2 strings str1 and str2, i would like to copy/concatenate str2 to str1, from 1st bit leaving the 0th bit. How do i do it? (2 Replies)
Discussion started by: jazz
2 Replies

3. Shell Programming and Scripting

How to handle 64 bit arithmetic operation at 32 bit compiled perl interpreter?H

Hi, Here is the issue. From the program snippet I have Base: 0x1800000000, Size: 0x3FFE7FFFFFFFF which are of 40 and 56 bits. SO I used use bignum to do the math but summing them up I always failed having correct result. perl interpreter info, perl, v5.8.8 built for... (0 Replies)
Discussion started by: rrd1986
0 Replies

4. What is on Your Mind?

A little bit of poetic light entertainment.

Over the years I have written light hearted poems about computers and computing... Hopefully this will put a smile on your face... If you like it I might post another one... My XMAS prezzy. --------------- 'Twas 1982, after the Falklands campaign, Christmas was about to come round once... (5 Replies)
Discussion started by: wisecracker
5 Replies

5. What is on Your Mind?

A bit of light entertainment. ;oD

;oD I received this snippet on facebook the other day... Enjoy:- (0 Replies)
Discussion started by: wisecracker
0 Replies

6. Windows & DOS: Issues & Discussions

Which version of Windows Vista to install with a product key? 32-bit or 64-bit?

Hello everyone. I bought a dell laptop (XPS M1330) online which came without a hard drive. There is a Windows Vista Ultimate OEMAct sticker with product key at the bottom case. I checked dell website (here) for this model and it says this model supports both 32 and 64-bit version of Windows... (4 Replies)
Discussion started by: milhan
4 Replies
cckddiag(1)						      General Commands Manual						       cckddiag(1)

NAME
cckddiag - Hercules CCKD DASD diagnostic tool SYNOPSIS
cckddiag [options...] filename DESCRIPTION
Hercules support tool used to assist in the diagnosis of CCKD DASD problems. Operates on Hercules CCKD DASD volumes in read-only mode, and displays various information contained in CCKD DASD files. Effective usage requires internal knowledge of Hercules CCKD DASD files. OPTIONS
The following options are used to specify which portions of the CCKD DASD file are to be displayed. Options may not be combined; for exam- ple, -cd1 is not a valid option. Surround each option by blank(s). Argument numbers may be specified either in decimal or hexadecimal. If the number begins with the characters 0x the number is presumed to be hexadecimal; else the number is presumed to be decimal. No numeric overflow checking is done, the user is assumed (!) to know what they're doing. Options are divided into three categories: global options, track-related options, and the offset option. Global options filename specifies the Hercules CCKD DASD filename (sometimes referred to as the DASD image file) -v display version and exit -d display DEVHDR -c display CDEVHDR -1 display L1TAB (note this option is a numeric one) -g enable debug output Track-related options To direct cckddiag to a specific track, two options are provided: -a and -r. The remaining track-related options describe the kind of out- put desired. The TRKHDR for the track is displayed for all track-related options. -a cc hh display absolute CCHH data - where cc and hh are respectively the cylinder number (relative zero), and the head number (relative zero). -r tt display relative track data - where tt is the track number (relative zero). -2 display L2TAB - requires a corresponding -a or -r specification to direct cckddiag to a specific track. -t display track data - displays the COUNT, KEY, and DATA record summaries for the data residing on the indicated track. -x hex display track key/data - displays the KEY and DATA records' contents in hexadecimal display format for the indicated track. Some repetitive data may be omitted from the hex display output. Offset option This option provides the ability to examine any portion of the CCKD file, as an alternative to track specification. -o oo ll hex display data at offset oo of length ll. SEE ALSO
cckd(4) http://www.hercules-390.org/ the Hercules emulator homepage. http://www.hercules-390.org/cckddasd.html which describes the Hercules CCKD DASD facility. HISTORY
2003-02-07 originally written by James M. Morrison 2003-02-03 cckddiag(1)
All times are GMT -4. The time now is 05:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy