Search Results

Search: Posts Made By: jeff_smith
37,466
Posted By jeff_smith
That sounds different than the original post....
That sounds different than the original post. This probably isn't the most elegant way to do this, but it works and keeps the dependencies to a minimum. (Just GNU date)


#!/bin/bash

#Get last...
37,466
Posted By jeff_smith
I think this is what you're looking for. ...
I think this is what you're looking for.

date -d "5 days" +%Y%m%d

What type of comparison are you doing? If you just want to know which dates are before or after, a simple date1 > date2 (or...
2,233
Posted By jeff_smith
Weird
This sounds like a weird one. Does it happen every time you do a transfer or just with this particular file set?

One thing I have seen before is when firewalls block the data port for FTP. So all...
1,721
Posted By jeff_smith
I'm not sure I fully understand the problem. From...
I'm not sure I fully understand the problem. From what I do gather, I'm thinking why not take the shift info in parts. Date the shift start, time the shift started and the number of hours worked....
Showing results 1 to 4 of 4

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