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.
renaming *.txt to *.csv
Name: sivakarthik Date: October 4, 2005 at 06:52:15 Pacific OS: Unix CPU/Ram: 512MB
Comment:
Hi, I want to rename all .txt files to .csv files using shell script, is it possible?
Thanks Siva
Hi, I'm trying to replace a column in a comma seperated file with a column in another file using sed/awk. Can anyone help me.
Summary: And if you do not have perl installed, here is a non-perl solution. But there are ramifications to renaming files. If a process wants MYFILE, it will not find myfile. And you can have MYFILE and my...
Summary: Hi Guys, i have a perl script running unix environment which will append some results into a file before it's being copied into another directory, then afterwards that file in the original directory w...
Summary: Out of nowhere, I suddenly need to rename a file with the current date and time automatically appended e.g. the script should prompt you for a filename, you type an input filename such as “fred.txt,” ...