10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
I am in the process of converting a batch script into a shell script for CentOS but am a complete Unix newb.
I have the follow Windows batch code:
for /f %%a in (C:\STEAMINVITE\extractor\workfile3.tmp) do C:\Python27\Python.exe C:\STEAMINVITE\extractor\sidconv.py %%a >... (2 Replies)
Discussion started by: spinner0205
2 Replies
2. UNIX for Dummies Questions & Answers
Is any one who know a good tutorial for Unix bash script and Ms-Dos scipt??
if yes, if is possible to upload it or give me the link???
What is the difference betwwen uvix and ms-dos script?? (1 Reply)
Discussion started by: Tom2
1 Replies
3. Shell Programming and Scripting
Hi,
Is there any method to connect unix box(Excecuting unix commands through Batch Files) through DOS prompt. (1 Reply)
Discussion started by: shekhar_ssm
1 Replies
4. UNIX for Dummies Questions & Answers
Does there exist a unix program which takes as input a word (say in french) and returns its translation into another language (say english)?
Alternative questions:
1) Where is an appropriate place to post such a question?
2) Where is a good place to find interesting unix programs? (2 Replies)
Discussion started by: dmbster
2 Replies
5. Windows & DOS: Issues & Discussions
hi eveybody,
i use sco unix as server and dos as client . how i can connect from unix server to dos client ( how to telnet to dos and run commands?)?
thanks. (8 Replies)
Discussion started by: shrb78
8 Replies
6. SCO
hi eveybody,
i use sco unix as server and dos as client . how i can connect from unix server to dos client ( how to telnet to dos and run commands?)?
thanks. (1 Reply)
Discussion started by: shrb78
1 Replies
7. Cybersecurity
hi eveybody,
i use sco unix as server and dos as client . how i can connect from unix server to dos client ( how to telnet to dos and run commands?)?
thanks. (1 Reply)
Discussion started by: shrb78
1 Replies
8. UNIX for Dummies Questions & Answers
Hello, newbie (non-techie) here.
I'm a business analyst for a software company in the Bay Area. A
project I just got assigned to involved researching for an enterprise
version of a XML translator that will run on UNIX. I'm looking for
something that won't be too costly to purchase as the... (4 Replies)
Discussion started by: Antsy
4 Replies
9. Shell Programming and Scripting
Hi !
I need to convert a DOS batch file to Unix Shell script. Can anybody help me by providing equivalent Unix shell script code to this DOS batch code?.
for /F "tokens=2,3,4 delims=/- " %%i in ("%date%") do set DateStamp=%%k%%i%%j
Any help would be great.
Thanks,
John. (1 Reply)
Discussion started by: john413
1 Replies
10. UNIX for Dummies Questions & Answers
cd...
dir...
rem ...
type...
del...
copy...
mkdir...
rmdir...
attrib...
And how can I get this information?
My email address is ***removed***
By way the 001 are numbers. (3 Replies)
Discussion started by: jaquar85
3 Replies