|
|
|
|
|
by RichardCA
932 days ago
|
|
Just last week I was asked to provide some possible screening questions to recruit for a Devops role. I figured this would be good: "How do you pass a parameter to a Bash script so that the script will exit with an error if it's not passed?" I ran this through ChatGPT and I could not get it to give ${1:?} or any variation of that syntax as an answer. So now I also have a way to filter candidates who are leaning on the LLM during the interview process. |
|