Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vibrate(1) [debian man page]

VIBRATE(1)						     NCBI Tools User's Manual							VIBRATE(1)

NAME
vibrate - run a program with the Vibrant library preloaded SYNOPSIS
vibrate [--help] vibrate program [arguments] DESCRIPTION
vibrate runs the specified program, which presumably uses the NCBI C toolkit, with the Vibrant library preloaded. The main effect of this preloading is that omitting arguments produces a dialog box for setting parameters rather than a usage message. OPTIONS
--help Print usage message and exit. AUTHOR
Aaron M. Ucko <ucko@debian.org> Debian 2001-10-05 VIBRATE(1)
Man Page

4 More Discussions You Might Find Interesting

1. AIX

mail, aliases, pager

Hi, I have two aliases for two types of alert. /etc/aliases italert1: user1@company.com italertb: 123456@paging.isp.com The first alias containts only an email to go through the company exchange/mail server. Works fine. The second alias contains only a pager which also works fine.... (2 Replies)
Discussion started by: itik
2 Replies

2. UNIX for Dummies Questions & Answers

newbie here - Can someone help me with a "do while loop"

Hi, I am configuing a shell script for my iphone. I want it to run two programs. Below is the script. But it doesn't keep looping. It just stops after once loop #!/bin/sh smsnpath=/usr/local/smsnotify smsnpath2=/Applications/Insomnia.app sql=$smsnpath/sqlite3 vibrate=$smsnpath/vibrator... (0 Replies)
Discussion started by: rogerthat
0 Replies

3. Shell Programming and Scripting

Please help: Extract filtered output from following input

Following is input: <P align="justify" ><FONT size="+1" color="#221E1F">the tiny bundles of hairs that protrude from them. Waves in the fluid of the inner ear stimulate the hair cells. Like the rods and cones in the eye, the hair cells convert this physical stimulation into neural im<FONT... (1 Reply)
Discussion started by: parshant_bvcoe
1 Replies

4. Shell Programming and Scripting

To extract <P> tags in a custom manner from below mentioned input.

Following is input: <P align="justify" ><FONT size="+1" color="#221E1F">the tiny bundles of hairs that protrude from them. Waves in the fluid of the inner ear stimulate the hair cells. Like the rods and cones in the eye, the hair cells convert this physical stimulation into neural im<FONT... (2 Replies)
Discussion started by: parshant_bvcoe
2 Replies