Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Comments on console.readline tag does not look good to me
Post
console.readline tag does not look good to me
+5
−0
The console.readline tag has been created for Q: How to read lines into an array in Bash, which uses a while read
loop.
That tag is inappropriate because
Readline, the console and the read
built-in are mostly unrelated concepts, and only the latter is part of the question.
Please consider removing it.
1 comment thread