Search Results

Search: Posts Made By: d_sai_kumar
3,512
Posted By d_sai_kumar
Works flawlessly
Itkamaraj, I thought you never replied and only today found your post in page 2. I almost missed it. You were right, I only had to leave the .vbs in a different folder, and with the new code, it...
3,512
Posted By d_sai_kumar
Thanks all for your elite comments. But...
Thanks all for your elite comments. But unfortunately, I was just stuck with Windows 7 trying to get cygwin to work since cygwin has installation issues on Windows 7. I tried all day yesterday. Then...
3,512
Posted By d_sai_kumar
Change filename - increment digit by 60
I have a bunch of files, they have spaces! I am working in windows 7, but I am hoping I could install and use cygwin or some other unix platform to rename my files (suggestions welcome).

The files...
Forum: Open Source 11-10-2005
339,842
Posted By d_sai_kumar
Vi and emacs.
For simplicity, there is nothing like vi. vim does a good job highlighting stuff and is more powerful.
But I think for syntax highlighting emacs is better. But I hate to use xemacs, since I have to...
13,094
Posted By d_sai_kumar
Thanks.
You are a genius reborg!

This is what I did, and it worked.
cd Ec1/
find . -depth ! -name "*.dat" | cpio -pdmv ../Ec2

In the first part, I am guessing that you are finding all the files...
13,094
Posted By d_sai_kumar
Using cp -r command to selectively omit *.dat files while copying a directory.
Hi all,
I want to copy a directory named Ec1 to another directory named Ec2, newly created. But Ec1 has a bunch of *.dat files and many many other kinds of files. Whle creating Ec2, I...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 08:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy