Summary: I have a directory with a number of files in it. e.g. 1234.pdf 2234.pdf 3234.pdf and so on I want to change the file names on these file using a batch...
Summary: I am creating a batch file that will add a header to a group of files at a particular location. I use the: echo newText >>ExistingFileName I need to ...
Summary: Hello, I was just trying to set a variable to the contents of a file in a batch file. For example... I did a CD>Current_dir.txt to find out where I a...
Summary: Is there a way to update the contents of a file (this file contains a list of sqls) without piping it to a new file using a shell script ? I have 15 p...
Summary: There's a good thought. If no one answers your homework question immediately, post it 10 or 15 more times under different names. Hope that works out f...
Summary: I want to use a batch file to copy part of a file to another file. Specifically from html to html. The section i want to copy is surrounded by comme...
Summary: I'm running FreeBSD 3.4-RELEASE, GNU 2.72 C/C++ compiler. I want to know what function returns the length of a file. I could read each byte until I ...
Summary: hi, can someone please tell me how can i change the icon of a file !! mean Setup file icon ! so it didnt look like executable ! and change its icon...
Summary: I need to replace part of a file name using a command line utility. I have a directory full of files all prefixed with a name that I want to change, ...
Summary: Can anybody tell me how to change part of a File by running a .BAT file E.g. I have a .TFR file containing the line SYSTEM XXXXXX I need to run a ...