Search Results

Search: Posts Made By: carlino70
1,362
Posted By carlino70
Thanks RudiC, your solution also works!. ...
Thanks RudiC, your solution also works!.
Regards!
1,362
Posted By carlino70
Thanks R. Singh, it works! Just I need to...
Thanks R. Singh, it works!

Just I need to delete an space at the first place of each lines (this is because the file "salida_test" is obtained using an applicattion command and redirecting the...
1,362
Posted By carlino70
R. Singh, the test doesn´t shows any result: ...
R. Singh, the test doesn´t shows any result:

awk '/Point ID/{sub(/.*\./,"",$3);VAL=$3;next} /^value/{print VAL,$2}' salida_test

Thanks for your help
1,362
Posted By carlino70
Listing strings from file using awr Linux Red Hat
Hi experts, I have a file "salida_test" containing (in repetitive way):

Point ID 1.750251
Point Name >BRI_4L_SA2__INT Interruptor 33kV Parque Industrial <
value 2
Time of...
Forum: AIX 11-24-2015
22,448
Posted By carlino70
Excellent!, It works fine! Thank you very...
Excellent!, It works fine!

Thank you very much.
Forum: AIX 10-29-2015
22,448
Posted By carlino70
AIX - find command with mtime
Thanks, you're right, I was wrong OS.

Apologies.
Forum: AIX 10-29-2015
22,448
Posted By carlino70
thanks dukessd. When I used: find path...
thanks dukessd.
When I used:

find path -name 'file_name. *' -mmin +60

I see the error:
find: bad option -mmin

The problem is the version of "find" installed?

$ uname -a
HP-UX ccsfgisd...
Forum: AIX 10-28-2015
22,448
Posted By carlino70
AIX - find command with mtime
Hello experts, I would get from a list of files, which are more ancient than 1 hour. Examples:

Current date:
Wed Oct 28 16:10:02 SAT 2015

using:
find path -name 'file_name. *' -mtime +0

I...
Showing results 1 to 8 of 8

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