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
25
questions and find answers to
25
problems.
Stats
741
EtPoint
203
Vote count
25
questions
25
answers
About
The more I learn, the more I realize how much I don't know.
#SOreadytohelp
Dinesh questions
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
Open and Close of same File multiple times vs Opening File for long time
How to run a TCL script from shell script?
Dinesh answers
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
capture expect ssh output to variable
Parsing command line using argc and argv in expect