Search Results

Search: Posts Made By: ywu081006
Forum: Linux 01-27-2015
1,980
Posted By ywu081006
Cero, thank you so much for quick response, Yes....
Cero, thank you so much for quick response, Yes. it worked.
Forum: Linux 01-27-2015
1,980
Posted By ywu081006
How to add \ in front of $ in a script with vi?
Please help to provide command in vi to add \ in front of $ so it does not interpret next character.

rm interfaces/DART/WEB-INF/classes/DART/util/TotalDisconnectUtil$1.class
rm...
1,550
Posted By ywu081006
how to replace words in mutiple files under the same directory
I would like to get help to find how to replace word in files from command line instead of to vi to each file.

This is the command i am running now.
grep <old word> *
vi (file with the word...
2,434
Posted By ywu081006
Help with script
I am a newbie. I tried to write a script to insert value to Cassandra. When ran script, it stopped at log in to Cassandra CLI, not going to next step (to create keyspace, then run do loop to insert...
Forum: OS X (Apple) 01-15-2011
5,855
Posted By ywu081006
how to find a string in file under multiple level dirs
Hi, i am asking a command to find a string in file(s) from multiple level directory structures.

help would be really appreciated.
Forum: Red Hat 06-08-2010
10,190
Posted By ywu081006
Find a word from multiple level files on Linux
To find a word from multiple level files:

"find . -type f -exec grep [word2find] {} +" is working on UNIX machines but not working on Linux machine. What is the equivalent command on Linux to find...
2,644
Posted By ywu081006
Thanks. Got the word need to find.
Thanks. Got the word need to find.
2,644
Posted By ywu081006
Find word in files
It is a dummy question, but could someone help to tell a command to find word in the files from various level of directory structures. The command will be issued from command line.

i.e.
...
1,435
Posted By ywu081006
Thanks for reply. ignore my previous...
Thanks for reply.

ignore my previous comment. The command works
1,435
Posted By ywu081006
vi command
What is the command in 'vi' that I can replace the right most '/' with a space?
In a file, the directory level is various and I need a space between the directory path and file name:

i.e (before)...
Showing results 1 to 10 of 10

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