Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
script for register read writes
Name: kangfu Date: July 18, 2006 at 11:34:50 Pacific OS: Linux CPU/Ram: x86 Product: intel
Comment:
I need a script to read from atext file and accordingly perform register read writes. The text file contains the address and the data value to be written.
Summary: Hey, Sorry about such an ambiguous request. Anyway let me try to explain again. Well basically I want to look at my files and directories(on my unix server(sunOs)) on an html page as a tree of some s...
Summary: Hi. I am a beginner on scripting. I will write a shell script for string encryption/decryption. the script will take 3 parameters. First one will be a flag telling whether to do encryption or decrypti...
Summary: I am a beginner of shell scripts. I need help in writing a script for replacing duplicate of multiple lines in a list of files in a directory with some other lines. For example, I have got some files...