Sponsored Content
Full Discussion: Who would you employ?
The Lounge What is on Your Mind? Who would you employ? Post 302952965 by wisecracker on Monday 24th of August 2015 03:19:28 PM
Old 08-24-2015
Quote:
Originally Posted by jgt
Attitude and aptitude.
Everything else you can teach.
Most importantly, do you want to come back after two or three months and work as a highly paid consultant? Smilie
LOL!

I am happy being an amateur, once I am retired in October I do not intend to carry on in my profession, ([RF] Electronics Engineer).

I do intend to keep my mind alert coding as I really enjoy it and it is now my hobby of choice along with UNIX shell scripting. I have all but abandoned the other languages I have learnt.

As I am a licneced Amateur Radio callsign holder, I think I would prefer another Amateur Radio callsign holder to take my place as they are already interested in the subject and have also probably had practical experience in correcting their failures, building one-offs, testing, etc...

Raw qualifications are not my prime mover...
 

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

cannot properly employ "or" operator in an if statement (bash)

Hi, I have a variable, $sername, and I would like to display this variable only if it *does not* contain either of these two tags: *DTI*FA* or *DIFF*FA*. I think the syntax for my 'or' operator is off. The variable $sername is continuously changing in an outer loop (not shown), but at the... (4 Replies)
Discussion started by: goodbenito
4 Replies

2. Shell Programming and Scripting

HELP with AWK one-liner. Need to employ an If condition inside AWK to check for array variable ?

Hello experts, I'm stuck with this script for three days now. Here's what i need. I need to split a large delimited (,) file into 2 files based on the value present in the last field. Samp: Something.csv bca,adc,asdf,123,12C bca,adc,asdf,123,13C def,adc,asdf,123,12A I need this split... (6 Replies)
Discussion started by: shell_boy23
6 Replies
TTYLINKD(8)						   Linux System Managers Manual 					       TTYLINKD(8)

NAME
ttylinkd - TTYlink daemon for AX.25, NET/ROM, ROSE and IP. SYNOPSIS
ttylinkd [-hv] [-c callsign] [-f file] DESCRIPTION
ttylinkd is a simple daemon that allows incoming ttylink calls to be routed through to Linux's normal talkd(8) system and provides a pipe between the two. ttylinkd is usually setup to be spawned from ax25d(8) or inetd(8) but can, since version 0.03, be used on the command line, although talk(1) is a much better idea for interactive users. Use splitscreen(1) for outgoing ttylink sessions. OPTIONS
-v Display the version. -h Display some help and information on it. -c callsign Disable callsign checking and use the given callsign for a name for this end of the link. -f file Use <file> for the configuration file, instead of the default /etc/ax25/ttylinkd.conf FILES
/etc/ax25/ttylinkd.conf the configuration file for ttylinkd SEE ALSO
talk(1), splitscreen(1), ttylinkd.conf(5), ax25d(8), inetd(8), talkd(8). BUGS
There is still some need for some checking of who is still logged on. The daemon may hang if you disconnect from it strangely. There is no real way of working out what is going on with talkd. If you do not have a talk daemon going on the specified host then the program will tend to sit there and do nothing. AUTHOR
Craig Small VK2XLZ <csmall@small.dropbear.id.au> Linux 5 March 1997 TTYLINKD(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