Hello, I am very new to Linux and FreeNAS, sorry if this has been discussed elsewhere but I haven't found anything yet.
I am trying to work in bash via SSH using the find command. Find works but when I try to add the switch -daystart I get an error. Is there a way to install the GNU findutils so that I can use this feature.
Ultimately I am trying to find all files modified or created from midnight to midnight of one day. I don't want to use the start time from when the command was run. Please let me know if this makes sense or I will elaborate some more.
Thanks.
I am trying to work in bash via SSH using the find command. Find works but when I try to add the switch -daystart I get an error. Is there a way to install the GNU findutils so that I can use this feature.
Ultimately I am trying to find all files modified or created from midnight to midnight of one day. I don't want to use the start time from when the command was run. Please let me know if this makes sense or I will elaborate some more.
Thanks.