Search Results

Search: Posts Made By: cokedude
2,058
Posted By cokedude
Something like this if possible? 2018-02-02...
Something like this if possible?

2018-02-02 ./file1.jpg
2018-02-02 ./file2.jpg
2,058
Posted By cokedude
Fedora Bash I thought all Linux/Unix...
Fedora
Bash

I thought all Linux/Unix distro has the find command. Is that correct?

I want to search my entire computer. I was trying to keep things simple until I figured out the correct...
2,058
Posted By cokedude
Linux find jpg and sort by date
I want to find all jpg files and then sort them by modification date. This is where I started.

find . -type f -name "*.jpg"

I tried to pipe a sort in there but that did not seem to work. Do I...
Showing results 1 to 3 of 3

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