Forum: Shell Scripting Oct 17th, 2008 |
| Replies: 3 Views: 2,206 Thank q,
see this code : sed 's/...\(.*\)//' file.txt
can change the file-names from a .txt file.
but i want to the Directory Files |
Forum: Shell Scripting Oct 17th, 2008 |
| Replies: 3 Views: 2,206 HI Folks
This is Question seems like scrap but look into this ..
I have several files in a directory(Ex:c:\dir\) now i have to remove the First 3 Characters from the File names in that... |
Forum: Shell Scripting Oct 15th, 2008 |
| Replies: 3 Views: 895 hi Ajay
what is this "./java-app" is it a file ? ... |