Search Results

Search: Posts Made By: gio123bgg
1,696
Posted By gio123bgg
Issue on smbclient
Hi All,
I've been facing on this issue.
From SunOS to Windows
/usr/local/samba/bin/smbclient \\IP\<source (file://\\IP\<source) dir> -D $TARGET_DIR -U dir1/$WINDOWS_USER%$WINDOWS_PWD -c "put...
1,568
Posted By gio123bgg
Good! Thank You very much indeed! ...
Good!

Thank You very much indeed!

Regards,

Giovanni
1,568
Posted By gio123bgg
sed optimized for replace substring
Hi All,
I have this text file

IR7013903069171012INT10171211864
Axxxxxxxxxx12345dddddddddddd
Byyyyyyyyy99999999ddddddddd
IR7013903069171012TOS10171211865
...
3,160
Posted By gio123bgg
Hi ygemici, Perfect! Thank You very much...
Hi ygemici,
Perfect!

Thank You very much indeed.

Regards,

Giovanni
Forum: Infrastructure Monitoring 03-28-2012
2,354
Posted By gio123bgg
Nagios configuration support on Linux
Hi All,
I have been trying to find a documentation for implementing a check of an Oracle query on Nagios environment.

The requirement is very simple.

This is the Oracle query

select...
3,160
Posted By gio123bgg
Hi, Thanks for the quick reply and suggestion...
Hi,
Thanks for the quick reply and suggestion but I find compressed only the files of two days ago.

More exactly

26 mar 14:30 ReportC1111111.txt.gz <<<< compressed

27 mar 18:04...
3,160
Posted By gio123bgg
Find command without -daystart
Hi All,
on a Linux server I use this command to compress ONLY the files of yesterday
PATH=/home/user01/logs
TYPE="*"
DAYS=1
find $PATH -daystart -mtime $DAYS -type f -name "$TYPE" -exec gzip -f...
4,046
Posted By gio123bgg
Use mutt or mail in different contexts - Linux or Unix
Hi All,
I need to write a "portable" shell script that can send mail from Unix or Linux servers.

In my server Linux I find mutt and I need to attach a file

In my server Unix mutt is not...
31,754
Posted By gio123bgg
Hi, Sorry again for the trouble but the message...
Hi,
Sorry again for the trouble but the message returned is the following
Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression]

Any idea?
...
31,754
Posted By gio123bgg
Hi Thanks for your quick reply. The Unix...
Hi Thanks for your quick reply.

The Unix command is the following
find /home/user1/LOGS \( -mtime -1 -and -not -daystart -mtime 0 \) -type f -iname "TEST_RPT*" -exec gzip -f '{}' ';'

No...
31,754
Posted By gio123bgg
Help - compress file one day ago
Hi All,
I'm a new member of this Forum. I have need your help to handle this request.

"Compress a file name not of today but of yesterday only".

For example
0 mar 08:00...
Showing results 1 to 11 of 11

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