Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dinesh
Dinesh has asked
27
questions and find answers to
27
problems.
Stats
783
EtPoint
210
Vote count
27
questions
27
answers
About
The more I learn, the more I realize how much I don't know.
#SOreadytohelp
Dinesh questions
Non-Greedy regex acts greedy based on the position of atoms in regex
Semantic UI Button click causing additional page reload
How to implement priority queue in C programming?
Replacing unrecognized character from file using TCL
Binary file transfer over Socket using TCP
why close() system call flushing the output?
How to find & remove memory leaks and errors in my C program after checked it with Valgrind
How to include header files while checking a source code with splint tool?
How to delete a node with 2 children nodes in a binary search tree?
Redirecting the output of ps command,getting process id and killing that process using shell script
Dinesh answers
Not sure how to deal with with large blocks of text with expect script
storing value into a variable from a returned function in TCL
Executing an if statement after a specific output in expect script
how to use expect and shell script together
How can I check if a directory is empty?
Getting the line number of executing code in TCL
difference between [0-9] and \d in tcl
'if else' statement in Expect script
What is the magic behind the TCL command expr with the operator eq
TCL conditional commands using ternary operator