Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ghkl(1) [debian man page]

GHKL(1) 						      General Commands Manual							   GHKL(1)

NAME
ghkl - program to do diffractometer computation SYNOPSIS
ghkl [options] DESCRIPTION
This manual page documents briefly the ghkl commands. ghkl is a program that gives you access to all the hkl library functionalities. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -h, --help Show summary of options. -v, --version Show version of program. SEE ALSO
ghkl(1), The programs are documented fully by The hkl library Documentation, available via the Info system. AUTHOR
ghkl was written by Picca Frederic-Emmanuel <picca@synchrotron-soleil.fr> This manual page was written by Picca Frederic-Emmanuel <picca@synchrotron-soleil.fr>, for the Debian project (and may be used by others). June 1, 2010 GHKL(1)

Check Out this Related Man Page

ERIC4_HELPVIEWER(1)					      General Commands Manual					       ERIC4_HELPVIEWER(1)

NAME
eric4_helpviewer - eric4 and Qt help browser SYNOPSIS
eric4_helpviewer [options] files... DESCRIPTION
This manual page documents briefly the eric4_helpviewer command. This manual page was written for the Debian distribution because the original program does not have a manual page. eric4_helpviewer is a HTML help browser for the Qt API and the eric4 documentation, similar to Qt assistant. It can be used from inside the eric4 IDE or as a standalone application. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -h, --help Show summary of options. -v, --version Show version of program. SEE ALSO
eric4(1), eric4_api(1), eric4_compare(1), eric4_configure(1), eric4_diff(1), eric4_doc(1), eric4_editor(1), eric4_iconeditor(1), eric4_plugininstall(1), eric4_pluginrepository(1), eric4_pluginuninstall(1), eric4_qregexp(1), eric4_re(1), eric4_sqlbrowser(1), eric4_tray(1), eric4_trpreviewer(1), eric4_uipreviewer(1), eric4_unittest(1), eric4_webbrowser(1) AUTHOR
This manual page was written by Torsten Marek <shlomme@gmx.net>, for the Debian project (but may be used by others). January 31, 2010 ERIC4_HELPVIEWER(1)
Man Page

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Sorting blocks of data

Hello all, Below is what I am trying to accomplish: I have a file that looks like this /* ----------------- xxxx.y_abcd_00000050 ----------------- */ jdghjghkla sadgsdags asdgsdgasd asdgsagasdg /* ----------------- xxxx.y_abcd_00000055 ----------------- */ sdgsdg sdgxcvzxcbv... (8 Replies)
Discussion started by: alfredo123
8 Replies

2. UNIX for Advanced & Expert Users

how to lessen the threshold of diskusgae %

Hi experts, I found- $ tail -f /var/adm/messages .... .... Jan 17 05:16:31 server01b last message repeated 6 times Jan 17 05:17:05 server01c ufs: NOTICE: alloc: /var/fileserver:file system full but I checked with df -k and found /var/fileserver is only 49% is used. It means... (7 Replies)
Discussion started by: thepurple
7 Replies

3. Shell Programming and Scripting

Filesystems using more than 75% capacity

i need to write a shell script for printing the list of filesystems whose disk utilization is more than 75%...i tried using df -h along with awk but cud'nt make the combination work.....:wall: when we do df -h then the filesystems which are using more than 75% capacity shud be printed according to... (11 Replies)
Discussion started by: xtatic
11 Replies

4. Shell Programming and Scripting

awk -F"-a" '{print $4}'

Hi , From below line i want output as g xsdddd:8181: dsfad -s ghkl -a -g xsdddd:8181 -e UAT -s xsdddd ps -ef | grep svc | grep siebel80 | grep siebsrvr | awk -F"-a" '{print $4}' but am getting g xsdddd:8181 i.e. additional space after 8181 Please help me out thanks in advance. Vivek (1 Reply)
Discussion started by: vivek1489
1 Replies

5. Solaris

Alternative to df -i for listing inodes information

Hi all, I have a combination of Linux and Solaris servers and df -i on Linux works but not on Solaris. Solaris OS info as below: server01(oper01)/home/oper01$: df -k /db/devdb01 Filesystem kbytes used avail capacity Mounted on /vx_mnt/db/devdb01 943018112 890853384... (6 Replies)
Discussion started by: newbie_01
6 Replies

6. UNIX for Dummies Questions & Answers

tail from one and match it in the other file

Can someone help me to do the following I have two files file one 123456 789012 345678 901234 567890 file two abcdef ghklmn opqrst 901234 567890 uvwxyz (1 Reply)
Discussion started by: genius_not
1 Replies

7. Shell Programming and Scripting

Delete duplicates in CA bundle

I do have a big CA bundle certificate file and each time if i get request to add new certificate to the existing bundle i need to make sure it is not present already. How i can validate the duplicates. The alignment of the certificate within the bundle seems to be different. Example: Cert 1... (7 Replies)
Discussion started by: diva_thilak
7 Replies