Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dacs_version(8) [debian man page]

DACS_VERSION(8) 					     DACS Web Services Manual						   DACS_VERSION(8)

NAME
dacs_version - display DACS version information SYNOPSIS
dacs_version [dacsoptions[1]] DESCRIPTION
This program is part of the DACS suite. The dacs_version web service displays version information about DACS and other third-party packages that have been compiled into DACS. If XML output is selected, a document conforming to dacs_version.dtd[2] is returned. Note This program is also available as a DACS utility, dacsversion(1)[3]. Because dacs_admin(8)[4] provides the same functionality and more, dacs_version may be removed in a future release. OPTIONS
Web Service Arguments The standard CGI arguments[5] are understood. DIAGNOSTICS
The program exits 0 if everything was fine, 1 if an error occurred. SEE ALSO
dacs(1)[6] AUTHOR
Distributed Systems Software (www.dss.ca[7]) COPYING
Copyright2003-2012 Distributed Systems Software. See the LICENSE[8] file that accompanies the distribution for licensing information. NOTES
1. dacsoptions http://dacs.dss.ca/man/dacs.1.html#dacsoptions 2. dacs_version.dtd http://dacs.dss.ca/man/../dtd-xsd/dacs_version.dtd 3. dacsversion(1) http://dacs.dss.ca/man/dacsversion.1.html 4. dacs_admin(8) http://dacs.dss.ca/man/dacs_admin.8.html 5. standard CGI arguments http://dacs.dss.ca/man/dacs.services.8.html#standard_cgi_args 6. dacs(1) http://dacs.dss.ca/man/dacs.1.html 7. www.dss.ca http://www.dss.ca 8. LICENSE http://dacs.dss.ca/man/../misc/LICENSE DACS 1.4.27b 10/22/2012 DACS_VERSION(8)

Check Out this Related Man Page

DACSVERSION(1)						       DACS Commands Manual						    DACSVERSION(1)

NAME
dacsversion - display version information SYNOPSIS
dacsversion [dacsoptions[1]] DESCRIPTION
This program is part of the DACS suite. The dacsversion command displays version information about DACS and other third-party packages that have been compiled into DACS. This program is also available as a DACS web service, dacs_version(8)[2]. OPTIONS
Only the standard command line arguments are recognized. If the -v is given, additional detail is displayed; repeat to increase verbosity. DIAGNOSTICS
The program exits 0 if everything was fine, 1 if an error occurred. AUTHOR
Distributed Systems Software (www.dss.ca[3]) COPYING
Copyright2003-2012 Distributed Systems Software. See the LICENSE[4] file that accompanies the distribution for licensing information. NOTES
1. dacsoptions http://dacs.dss.ca/man/dacs.1.html#dacsoptions 2. dacs_version(8) http://dacs.dss.ca/man/dacs_version.8.html 3. www.dss.ca http://www.dss.ca 4. LICENSE http://dacs.dss.ca/man/../misc/LICENSE DACS 1.4.27b 10/22/2012 DACSVERSION(1)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Do I need to?

I'm basically from Electronics. I have a choice of taking Operating Systems or Database Systems. I'm interested in more of Web Development. Which one do you think would be more useful to me? (4 Replies)
Discussion started by: Legend986
4 Replies

2. Post Here to Contact Site Administrators and Moderators

Irrelevant post

https://www.unix.com/aix/151671-unzipping-_client-cpio-gz-issue.html Post #7 is totally irrelevant to this interesting thread. Can it be removed? (1 Reply)
Discussion started by: methyl
1 Replies

3. Shell Programming and Scripting

Help with regular expression

I have file with following data, http://www.some.com/web11.html http://www.some.com/web/112.html http://www.some.com/web/21.html http://www.some.com/342.html http://www.some.com/plk.html http://www.some.com/abh.html http://www.some.com/yte.html http://www.some.com/tyr/098.html... (4 Replies)
Discussion started by: sol_nov
4 Replies

4. Shell Programming and Scripting

Help needed with an awk command

I have a file: tmp_file (contents of tmp_file) DEVICE_111 vss vss dss lsv w 1.16e-07 l 2e-08 la 0 m 1 param 1 ng 1 lp 0 f 1 adcc 1.296e-14 as 1.296e-14 DEVICE_112 vss dss dss lsv w 1.22e-07 l 2e-08 la 0 m 1 param 1 ng 1 lp 0 f 1 adcc 1.296e-14 as 1.296e-14 DEVICE_113 vss dss vss ccv w 1.86e-07... (2 Replies)
Discussion started by: Cshell_PRG
2 Replies