Search Results

Search: Posts Made By: celine
1,059
Posted By celine
This works! Thanks :)
This works! Thanks :)
1,059
Posted By celine
Hi, I just tried. i have this .svn folder. If...
Hi, I just tried. i have this .svn folder. If this folder is empty, ur method works well. However if inside this .svn folder, there is a file called "file1", then .svn/file1 appears.

How can I...
1,059
Posted By celine
Using find command
Hi,

I have a folder containing other files and folders. I wish to list all of them except for hidden files/folders.

I tried:
find . \( ! -regex '.*/\..*' \) -"type" f
find . -tyoe f |grep...
2,549
Posted By celine
Hi all, thanks for your invaluable inputs. Works...
Hi all, thanks for your invaluable inputs. Works beautifully.
2,549
Posted By celine
Get string between 2 patterns
Hi all, I wish to get the string between u' and '

This is the test.txt file:

PLAY [SERVER] ***********************************
GATHERING FACTS *****************************
OK: [20.6.1.1]...
Showing results 1 to 5 of 5

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