Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News CharTr Intermediate Release 12 (Default branch) Post 302209732 by Linux Bot on Saturday 28th of June 2008 03:40:19 AM
Old 06-28-2008
CharTr Intermediate Release 12 (Default branch)

ImageCharTr is a mind mapping tool written for GNOME.It lets you create/manage/export mind maps. It'swritten in Python and uses GTK, Cairo, and Gstreamer.License: GNU General Public License (GPL)Changes:
This release features an outline of selected nodes and Vim inspired keyboard shorcuts. You can drop a colored outline box of selected nodes, center the map on a selected element (c), bookmark nodes (m), and cycle through them (n, p). You can add nodes in several ways similar to Vim: a, o, i, and O. You can automaticaly recompute nodes positions (t). Documentation has been added in English, French, German, and Spanish.Image

More...
 

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to Avoid intermediate files when pipe does nt work

problem with piping one output to another.Would like to avoid the intermediate file creation.The piping does nt work on places where files have been created and goes in an endless loop. sed -e "s/^\.\///g" $LINE1| sed -e "s/_\(\)/kkk\1/g" > $file1 tr -s '_' ' ' < $file1| \ sort -n -k... (1 Reply)
Discussion started by: w020637
1 Replies

2. Shell Programming and Scripting

Pull Intermediate Strings

Experts, You all have been very supportive of me so far & Im thankful for it. I need to extract data between two sets of parenthesis and also between quotes. cat LOGFILE | grep 'number wasnt' | head -2 I. 2011/04/14 01:12:03. process(130) Deleting Text on line 11... (9 Replies)
Discussion started by: OMLEELA
9 Replies

3. UNIX for Dummies Questions & Answers

Online UNIX intermediate level documentation

Hi, Can maybe some of the UNIX-guys recommend an online UNIX intermediate level documentation with examples (not too dry :-). More the post-beginner level, for someone who has to play around with files and directories, with chmod, grep, sed, a little awk maybe... bw, Omar KN (once tasted... (2 Replies)
Discussion started by: OmarKN
2 Replies

4. UNIX for Dummies Questions & Answers

Printing the intermediate integer values

Dear Help, I have an input file which looks like - 121 300 122 345 124 567 127 234 $1 has 125 and 126 missing. How can I output those missing values? Thanks (6 Replies)
Discussion started by: Indra2011
6 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 07:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy