Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bkchem(1) [debian man page]

BKCHEM(1)							   User commands							 BKCHEM(1)

NAME
bkchem - a free chemical drawing program SYNOPSIS
bkchem [options] [file] DESCRIPTION
bkchem is a free chemical drawing program, which was written in Python. The editor gives you the possibility to draw, scale, rotate, align and validate molecules and/or molecular fragments. You can import CML1/CML2, MDL MOL files, SMILES and INChI. Export is possible into SVG, OpenOffice Draw format, Encapsulated PostScript (EPS), CML1/CML2, MDL MOL files and SMILES. OPTIONS
The following options can be used: -H home-directory Set the new home directory to be home-directory. -b script Run in batch mode and execute script. -h, --help Show usage information. -v, --version Show version information. FILES
${HOME}/.bkchem/prefs.xml File to store user preferences. AUTHORS
bkchem is written by Beda Kosata <beda@zirael.org>. This manual page was written by Daniel Leidert <daniel.leidert@wgdd.de> for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. 05/18/2008 BKCHEM(1)

Check Out this Related Man Page

GSPECTRUM(1)						       gnome-chemistry-utils						      GSPECTRUM(1)

NAME
gspectrum - a small spectrum viewer application SYNOPSIS
gspectrum [OPTION(S)...] [FILE...] DESCRIPTION
gspectrum is a simple spectrum visualizer. It is only able to display files in the JCAMP-DX format. OPTIONS
The following options are accepted: -?, --help Show application help options. --help-all, --help-* Print all or just a group of help options. These options are not documented here. Instead see gtk-options(7) and gnome-options(7). -v, --version Print gspectrum version information. SEE ALSO
gnome-options(7), gtk-options(7) AUTHORS
Jean Brefort <jean.brefort@normalesup.org> Program author. Daniel Leidert <daniel.leidert@wgdd.de> Manpage author. COPYRIGHT
Copyright (C) 2002-2007 Jean Brefort Copyright (C) 2004-2007 Daniel Leidert Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. gcu 0.12 $Date: 2009-03-19 10:53:47 +0100 (jeu. 19 mars 2009) $ GSPECTRUM(1)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Pipe grep to rm

We have a number of OS X 10.6 machines who have home folders with incorrect permissions, which are causing managed prefs not to be applied correctly and not allowing saving. I need to delete all home folders whose name is numerical and modified before a certain date. I'm not sure of the date part... (2 Replies)
Discussion started by: airlocksniffer
2 Replies

2. Shell Programming and Scripting

pls help kinda difficult question for a beginner

1. Create a directory script (project_dir.sh) · Write a script in your home directory to create a subdirectory called “PROJECT<99>” within your home directory on the Ubantu/Linux server. <99> is your project number (e.g. 01,02,03, ... 15). · The script must test whether... (1 Reply)
Discussion started by: bugenhagen_
1 Replies