Hi Experts:
I am trying to write a simple unix script. I am pretty sure it can be done but I am having issue with it. I am trying to write a unix script when user enter a file, cat the file and another file to create another file an then exec it/run.
Here is a sample of my script(test.sh)...
Hi Experts:
I am trying to do a load the file content from a file in tk. Here is a snippet of my load/save steps:
1) A form to
a)Enter Name:
b) Address:
label .nlabel -text "Enter Name :" -bg lightblue
entry .entry_nlabel -width 40 -textvar Name(Name) -bg pink
label .label_add -text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.