Search Results

Search: Posts Made By: waxo
10,615
Posted By waxo
Can someone explain me what exactly does this...
Can someone explain me what exactly does this code ?

thanks

I think that, first searches the text between "Content-Type.+plain" and "--" prints it.
then searches de lines with the text...
1,880
Posted By waxo
Login from PHP
I have the following code in a php file:
$comando="test.sh "."$usuario $password";
$output = shell_exec($comando);
echo "<pre>$output</pre>";

I need to know how can I login into this user from...
10,615
Posted By waxo
I find another post with more information! ...
I find another post with more information!

:D

thanks to everyone

---------- Post updated at 10:41 AM ---------- Previous update was at 07:53 AM ----------

for my sourprise I discover that...
10,615
Posted By waxo
the end pattern is "--" because the following...
the end pattern is "--" because the following numbers change every time.

:)

---------- Post updated at 07:34 AM ---------- Previous update was at 07:27 AM ----------



Content-Type:...
10,615
Posted By waxo
The only pattern I found is this. search for...
The only pattern I found is this.

search for this line "Content-Type: text" , and while not "--" print.

Content-Type: text/plain; charset=ISO-8859-1



--


but I have no idea from how...
10,615
Posted By waxo
extract part of text file
I need to extract the following lines from this text and put it in different files.


From xxxx@gmail.com Thu Jun 10 21:15:46 2010
Return-Path: <xxxxx@gmail.com>
X-Original-To: xxx@localhost...
Showing results 1 to 6 of 6

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