Search Results

Search: Posts Made By: Jomeaide
3,088
Posted By sumitsks
Try this and see if you get some error in your...
Try this and see if you get some error in your output.log file.

0 10 * * * /directory/Script.sh > /directory/log/output.log 2>&1
5,476
Posted By RavinderSingh13
Hello, Could you please let us know the...
Hello,

Could you please let us know the input and expected output please for same. Also please use code tags for commands as per forum rules.

Thanks,
R. Singh
35,052
Posted By Chubler_XL
How about this for range2cidr (Then call it like...
How about this for range2cidr (Then call it like this range2cidr(ip2dec($1), ip2dec($2)):

function range2cidr(ipStart, ipEnd, bits, mask, newip) {
bits = 1
mask = 1
while (bits <...
Showing results 1 to 3 of 3

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