if[$status-ne0];thensleep_time=$(((RANDOM%60)+1))echo"WARNING: Copy failed for$server:$REMOTE_FILE. Waiting '${sleep_time}seconds' before re-trying..."/usr/bin/sleep${sleep_time}selsebreak# All good, no point on waiting...fi((now=now+1))donereturn$status}DATADIR="$HOME/Docum...
aws_batch_kill_stale_jobs.sh - finds and kills AWS Batch jobs that are older than N hours in a given queue aws_cloudfront_distribution_for_origin.sh - returns the AWS CloudFront ARN of the distribution which serves origins containing a given substring. Useful for quickly finding the CloudFront...
slapt-src: Handle --config=FILE option properly (7220727) _filedir_xspec: Fix with failglob on (b65232f) lvm: _lvm_count_args parameter must be quoted in order to failglob not to complain (3717fe7) (testsuite) Add vgcreate test case for _lvm_count_args with failglob on (615fd18)...
OS error code 116: Stale NFS file handle OS error code 117: Structure needs cleaning OS error code 118: Not a XENIX named type file OS error code 119: No XENIX semaphores available OS error code 120: Is a named type file MySQL error code 120: Didn't find key on read or update OS ...
$NumDays = 90$LogDir = ".\HaveNotLoggedInFor90Days.csv"$currentDate = [System.DateTime]::Now$currentDateUtc = $currentDate.ToUniversalTime()$lltstamplimit = $currentDateUtc.AddDays(- $NumDays)$lltIntLimit = $lltstampLimit.ToFileTime()$adobjroot = [adsi]''$objstalesearcher = New-Object...
bash and Linux OS provides an error code on encountering failure or exist status code. As a numeric code is displayed it is for the user to understand and act
And you discover hours later that the NFS mount point is stale and your script is stuck. A timeout is the solution. And,GNU timeoutcomes to the rescue: /usr/bin/timeout --kill-after20.0s10.0s /usr/bin/find$HOME-typef-name'*.csv'-print-fprint/tmp/report.txt ...
#define ENFILE 23 /* File table overflow */ #define EMFILE 24 /* Too many open files */ #define ENOTTY 25 /* Not a typewriter */ #define ETXTBSY 26 /* Text file busy */ #define EFBIG 27 /* File too large */ #define ENOSPC 28 /* No space left on device */ ...
Anything that looks like an address in a register will be printed, whether it's live data or some stale value. Languages Shell100.0%
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. stale bot added the 💤 stale label Sep 13, 2021 Owner JanDeDobbeleer commented Sep 13, 2021 Take it...