Sponsored Content
Top Forums UNIX for Beginners Questions & Answers [[ -e $filename ]] - which man page to refer to these options Post 303031616 by RavinderSingh13 on Saturday 2nd of March 2019 11:41:17 PM
Old 03-03-2019
Hello AKS_Techie,

A warm Welcome to UNIX.com.

Try man test once in your box and you will get a descriptive answer for all options there.
Go through it and do share your learning with us too, show us your efforts.

Thanks,
R. Singh
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how do you create a man page?

i've never done this before. i created a script that I placed in /usr/bin, but want to create a man page for it. i'm clueless thanks (3 Replies)
Discussion started by: theDirtiest
3 Replies

2. UNIX for Dummies Questions & Answers

adding a man page

I was wonderiong if ther is a way for a user to add a man page specific to thier account. similar to copying the .1 or .1.gz to /usr/share/man/man1 "cp *.1.gz /usr/share/man/man1". Except for using another folder as I don't have access to /usr/share/man/man1. I would think that this might involve... (1 Reply)
Discussion started by: jacob358
1 Replies

3. Solaris

help interpreting usermod man page

Hi, I put an expiration on a few id's that I want to remove now. From the man page -e expire Specify the future date on which a login can no longer be used; after this date, no user will be able to access this login. This option is useful ... (0 Replies)
Discussion started by: amheck
0 Replies

4. Red Hat

scp-1.2.27 man page

Hi Guys, I'm looking for the man page for scp version 1.2.27 I have an old redhat server that has a few large scripts that use this version and I want to know what the -A flag does and the man page is not on there. (4 Replies)
Discussion started by: Tornado
4 Replies

5. UNIX for Advanced & Expert Users

man page issue

Man page is not working my system. It is giving the following the following error > man ls gdbm fatal: read error with debug option > man -d ls ... .... ... ... using less as pager checking for locale en_US add_nls_manpath(): processing /usr/local/man:/usr/share/man:/usr/X11R6/man... (4 Replies)
Discussion started by: praveenkumar_l
4 Replies

6. Solaris

Unable to get help from man page

Help, it seem that i am unable to get man help form solaris 10. I am running SunOS unknown 5.10 Generic_120012-14 i86pc i386 i86pc when ever i try to man a command what i get is "No manual entry" like the one below. # man grep No manual entry for grep. # man ls No manual entry for ls.... (8 Replies)
Discussion started by: ezsurf
8 Replies

7. Solaris

man page question

What does the last change means in man page .. does that this man page has not been updated since 2003 or something else ? newfs-options The options are documented in the newfs man page. SunOS 5.10 Last change: 9 Dec 2003 1 System... (2 Replies)
Discussion started by: fugitive
2 Replies

8. UNIX for Advanced & Expert Users

How to write a UNIX man page

I realise that with GNU 'info' a lot of developers become, dare I say it, quite lazy when it comes to providing a well written man page - and some argue they're not needed at all. But I find, in the products that I develop, that man pages are used more often for quick reference, and therefore the... (1 Reply)
Discussion started by: cambridge
1 Replies
BCCMD(8)						    Linux System Administration 						  BCCMD(8)

NAME
bccmd - Utility for the CSR BCCMD interface SYNOPSIS
bccmd bccmd [-t <transport>] [-d <device>] <command> [<args>] bccmd [-h --help] DESCRIPTION
bccmd issues BlueCore commands to Cambridge Silicon Radio devices. If run without the <command> argument, a short help page will be dis- played. OPTIONS
-t <transport> Specify the communication transport. Valid options are: HCI Local device with Host Controller Interface (default). USB Direct USB connection. BCSP Blue Core Serial Protocol. H4 H4 serial protocol. 3WIRE 3WIRE protocol (not implemented). -d <dev> Specify a particular device to operate on. If not specified, default is the first available HCI device or /dev/ttyS0 for serial transports. COMMANDS
builddef Get build definitions keylen <handle> Get current crypt key length clock Get local Bluetooth clock rand Get random number chiprev Get chip revision buildname Get the full build name panicarg Get panic code argument faultarg Get fault code argument coldreset Perform cold reset warmreset Perform warm reset disabletx Disable TX on the device enabletx Enable TX on the device singlechan <channel> Lock radio on specific channel hoppingon Revert to channel hopping rttxdata1 <decimal freq MHz> <level> TXData1 radio test radiotest <decimal freq MHz> <level> <id> Run radio tests, tests 4, 6 and 7 are transmit tests memtypes Get memory types psget [-r] [-s <stores>] <key> Get value for PS key. -r sends a warm reset afterwards psset [-r] [-s <stores>] <key> <value> Set value for PS key. -r sends a warm reset afterwards psclr [-r] [-s <stores>] <key> Clear value for PS key. -r sends a warm reset afterwards pslist [-r] [-s <stores>] List all PS keys. -r sends a warm reset afterwards psread [-r] [-s <stores>] Read all PS keys. -r sends a warm reset afterwards psload [-r] [-s <stores>] <file> Load all PS keys from PSR file. -r sends a warm reset afterwards pscheck [-r] [-s <stores>] <file> Check syntax of PSR file. -r sends a warm reset afterwards KEYS
bdaddr country devclass keymin keymax features commands version remver hciextn mapsco baudrate hostintf anafreq anaftrim usbvid usbpid dfupid bootmode AUTHORS
Written by Marcel Holtmann <marcel@holtmann.org>, man page by Adam Laurie <adam@algroup.co.uk> BlueZ Jun 20 2006 BCCMD(8)
All times are GMT -4. The time now is 12:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy