Search found 3 matches

by chinea
August 5th, 2022, 2:11 pm
Forum: General Help
Topic: Commands Work But Not In Script... " find: invalid number"
Replies: 6
Views: 905

Re: Commands Work But Not In Script... " find: invalid number"

Well that was embarrassing LOL

Thanks so much. It worked. I'll post up what I did as soon as I get it fine tuned.
by chinea
August 5th, 2022, 1:56 pm
Forum: General Help
Topic: Commands Work But Not In Script... " find: invalid number"
Replies: 6
Views: 905

Re: Commands Work But Not In Script... " find: invalid number"

Hey Sander. The script is running on ultraseedbox. Let me try what you're suggesting.
by chinea
August 5th, 2022, 11:11 am
Forum: General Help
Topic: Commands Work But Not In Script... " find: invalid number"
Replies: 6
Views: 905

Commands Work But Not In Script... " find: invalid number"

Hi All, I'm a bit new to this and I have a very simple command line I run to pull files that are greater than 1GB to a different DIR. When I bundle this up into a sh, SAB tells me that the size is incorrect. Probably more of a Linux question than a SAB one, but does anyone know why? #!/bin/bash find...