Sponsored Content
Full Discussion: Who would you employ?
The Lounge What is on Your Mind? Who would you employ? Post 302953225 by rbatte1 on Wednesday 26th of August 2015 05:20:32 AM
Old 08-26-2015
I would employ someone from this board, preferably one with the handle wisecracker That candidate seems a perfect employee Smilie

But ignoring the blatant sycophancy and assuming that you wish to escape, I would humbly suggest you seek one who is:-
  • generally bright rather than qualified
  • open to ideas
  • old enough not to be GUI-only
  • doesn't have a fancy looking C.V., but has content over visuals
  • who can read manuals well
  • is not scared by problems and will ask for help

In larger companies, a good Personnel or H.R. department may well have puzzles that stretch the mind and allows you to observe the process. That may give you an insight too. Additionally, try to set some puzzles of your own, e.g. try to get them to describe the difference between truncate table table_name ; and delete from table_name ;


It might sound like passing the responsibility, but I have had too much experience of very qualified people who don't have a clue, and when you consider the cheating that is common in some places where some people may have obtained qualifications, they become worth even less, which I'm sure for some is a grave injustice.



Robin
These 3 Users Gave Thanks to rbatte1 For This Post:
 

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
GPE-QUESTION(1) 						   gpe-question 						   GPE-QUESTION(1)

NAME
gpe-question - GPE interface for asking questions from shell scripts. SYNOPSIS
gpe-question [---icon] name {--question "Question text"} {--buttons icon1:text1} [icon2:text2 ...] DESCRIPTION
This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. gpe-question provides dialogues to raise a question within the GPE Palmtop Environment with cancel and ok buttons. OPTIONS
--question STRING The question to ask the user via the dialogue. --buttons type:label The type and label of the button(s) to be shown. Repeat for additional buttons. EXAMPLES
gpe-question "test" --question "Do you want to check first?" --buttons YES:yes NO:no AUTHOR
This manual page was written by Neil Williams <codehelp@debian.org> for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Moray Allen Author. COPYRIGHT
Copyright (C) 2007 Neil Williams Debian 1 January 16, 2007 GPE-QUESTION(1)
All times are GMT -4. The time now is 02:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy