Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fbb(8) [debian man page]

FBB(8)							      System Manager's Manual							    FBB(8)

NAME
fbb - Script to start the fbb daemon SYNOPSIS
fbb [options] DESCRIPTION
This script is used to start the daemon. It will ask you for configuration details (CALL, SSID, QRA, etc.) and port entries when the con- figuration file for fbb (/etc/ax25/fbb.conf) does not exist. If a configuration file is present the daemon will be started. OPTIONS
-f Runs fbb in foreground. -h Help information (only displayed when a valid configuration is present). -l <logfile> Log debug info to logfile. -s Run fbb silently. Any other flags will be passed to the daemon. AUTHOR
This manual page was written by Joop Stakenborg <pa3aba@debian.org>. FBB(8)

Check Out this Related Man Page

FBB::level(3bobcat)                                               Log-manipulator                                              FBB::level(3bobcat)

NAME
FBB::level - Manipulator setting the log-level of FBB::Log objects SYNOPSIS
#include <bobcat/level> Linking option: -lbobcat DESCRIPTION
An FBB::level object is used to change the log-level of FBB::Log objects. It may be inserted into an empty FBB::Log object (i.e., immedi- ately before a time stamp might be inserted by the FBB::Log object itself). This is the case after terminating a log message using a std::endl or character. NAMESPACE
FBB All constructors, members, operators and manipulators, mentioned in this man-page, are defined in the namespace FBB. INHERITS FROM
- CONSTRUCTORS
o level(size_t nextLevel): The constructor is normally used in a insertion statement where it is inserted into an FBB::Log object. The copy constructor is available, but normally not used. OVERLOADED OPERATOR
o std::ostream &::operator<<(std::ostream &str, FBB::level const &): The std::ostream &str object should be an empty FBB::Log object. In that case the value stored in the FBB::level object is used to set the FBB::Log object's next message level. If the std::ostream object is not an FBB::Log object or if the object is not empty, the function returns str without further action. EXAMPLE
FBB::Log log; log << FBB::level(3) << "Message at level 3 "; FILES
bobcat/level - defines the class interface. SEE ALSO
bobcat(7), log(3bobcat) BUGS
None Reported. DISTRIBUTION FILES
o bobcat_3.01.00-x.dsc: detached signature; o bobcat_3.01.00-x.tar.gz: source archive; o bobcat_3.01.00-x_i386.changes: change log; o libbobcat1_3.01.00-x_*.deb: debian package holding the libraries; o libbobcat1-dev_3.01.00-x_*.deb: debian package holding the libraries, headers and manual pages; o http://sourceforge.net/projects/bobcat: public archive location; BOBCAT
Bobcat is an acronym of `Brokken's Own Base Classes And Templates'. COPYRIGHT
This is free software, distributed under the terms of the GNU General Public License (GPL). AUTHOR
Frank B. Brokken (f.b.brokken@rug.nl). libbobcat1-dev_3.01.00-x.tar.gz 2005-2012 FBB::level(3bobcat)
Man Page

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

remove special characters from text using PERL

Hi, I am stuck with a problem here. Suppose i have a variable which is assigned some string containing special charatcers. for eg: $a="abcdef^bbwk#kdbcd@"; I have to remove the special characters using Perl. The text is assigned to the variable implicitly. How to do it? (1 Reply)
Discussion started by: agarwal
1 Replies

2. Shell Programming and Scripting

Honey, I broke awk! (duplicate line removal in 30M line 3.7GB csv file)

I have a script that builds a database ~30 million lines, ~3.7 GB .cvs file. After multiple optimzations It takes about 62 min to bring in and parse all the files and used to take 10 min to remove duplicates until I was requested to add another column. I am using the highly optimized awk code: awk... (34 Replies)
Discussion started by: Michael Stora
34 Replies

3. Shell Programming and Scripting

Extract values only for certain tags

Hi Please I need help on extracting values, of certain tagsMSISDN:, and IMSI: in the following text file entryDS: 1 nodeId: 11 MSISDN: 258827475309 IMSI: 643012111658984 NAM: 0 CDC: 41 IMEISV:: U3URIGF2hoc= AUTHINFO: 0 TSMO:... (16 Replies)
Discussion started by: fretagi
16 Replies

4. Shell Programming and Scripting

Extract pattern from text

Hi all, I got a txt here and I need to extract all D 8888 44 and D 8888 43 + next field =",g("en")];f._sn&&(f._sn= "og."+f._sn);for(var n in f)l.push("&"),l.push(g(n)),l.push("="),l.push(g(f));l.push("&emsg=");l.push(g(d.name+":"+d.message));var m=l.join("");Ea(m)&&(m=m.substr(0,2E3));c=m;var... (5 Replies)
Discussion started by: stinkefisch
5 Replies

5. Shell Programming and Scripting

How to replace pattern?

1 | HTTP | ^~ 1 | HTTP | ^~&<?1;?;-unp~xn~lP4WM}~!0%#8?;+5vl9`#ep3q6X1772goci3fj`nc7M1?`"*"#&1 ?;?=>k4NQ="#$3(> | 20180115 | 17 1 | HTTP| ^~�3�������������󬩵���粷�����������𶯰����ܬ�ï | 20180123 | 07 1 | HTTP | 5g | 20180123 | 09 1 | HTTP |... (5 Replies)
Discussion started by: sadique.manzar
5 Replies

6. Web Development

Node.js and mysql - ER_ACCESS_DENIED_ERROR

This problem has been killing me all day, and I cannot solve it. Basically, I am using node.js with the mysql module and it will not connect to the database. Here is the JS code snippet in node.js: app.get("/test", function(req, res) { var mysql = require("mysql"); var con =... (4 Replies)
Discussion started by: Neo
4 Replies

7. Shell Programming and Scripting

Split large xml into mutiple files and with header and footer in file

Split large xml into mutiple files and with header and footer in file tried below it splits unevenly and also i need help in adding header and footer command : csplit -s -k -f my_XML_split.xml extrfile.xml "/<Document>/" {1} sample xml <?xml version="1.0" encoding="UTF-8"?><Recipient>... (36 Replies)
Discussion started by: karthik
36 Replies

8. UNIX for Beginners Questions & Answers

Can I trace who asked for reboot

Hi, I have an unexpected reboot happening on a Debian 9.9 server. Yesterday 2019-12-01 at 8:30:34 a reboot happened without me or my team being aware: /var/log/syslog:Dec 1 08:30:34 xxxx shutdown: shutting down for system reboot /var/log/syslog:Dec 1 08:30:34 xxxx init: Switching to... (4 Replies)
Discussion started by: chebarbudo
4 Replies

9. What is on Your Mind?

Debugging Our Computer Science Trivia Feature

Only a few days after I coded this new feature from scratch, we are seeing over 3000 entries in the database from members (mostly guests) playing CS trivia. I have spend a lot of time coding this (from scratch) and testing the API. From the logs, it seems to have an API bug which appears... (31 Replies)
Discussion started by: Neo
31 Replies