Discord Server Red Security Twitter Donation to Red Security Red Security Youtube Channel Red Security Tumblr Profile
Login or Register to Hide ads and Accessing all features on the forum

Linux 

How to find recently modifed files on Linux Command line

0 Replies, 2603 Views

In The Name OF Allah
Al-Salam Alekum

[Image: ?u=https%3A%2F%2Ftse1.mm.bing.net%2Fth%3...%3DApi&f=1]

Hey gusy, How are you? Actually today I needed to know and find recently modified files on Linux Command line... So after finding a guide I would like to share the command with you. An example of finding recently modified files in /etc folder.

Code:
find /etc -type f -printf '%TY-%Tm-%Td %TT %p\n' | sort -r


For further detail you can take advantage of this guide here
Heart
Wa Salam Alekum
Rs
* Thankful to Allah *
Kurdy

Possibly Related Threads…
Thread Author Replies Views Last Post
Brick Linux Microsoft releases Chromium-based Edge preview for Linux ZDNet Linux 0 3,409 11-17-2020, 05:24 PM
Last Post: ZDNet Linux
Brick Linux A million students and counting have learned Linux ZDNet Linux 0 1,393 10-19-2020, 10:13 PM
Last Post: ZDNet Linux
Brick Linux Commit 1 million: The history of the Linux kernel ZDNet Linux 0 1,437 09-21-2020, 10:53 AM
Last Post: ZDNet Linux
Brick Linux 1Password is coming to Linux ZDNet Linux 0 1,407 09-14-2020, 10:22 AM
Last Post: ZDNet Linux
Brick Linux BootHole fixes causing boot problems across multiple Linux distros ZDNet Linux 0 1,432 08-31-2020, 07:58 AM
Last Post: ZDNet Linux
Brick Linux AMD Ryzen 4000-powered KDE Slimbook Linux laptop is ready to run ZDNet Linux 0 1,470 08-17-2020, 06:02 AM
Last Post: ZDNet Linux
Brick Linux This $200 Linux smartphone can also be used as a PC ZDNet Linux 0 1,488 08-09-2020, 09:20 PM
Last Post: ZDNet Linux
  Linux 5 Best Linux Distros of 2019 (As Picked By You) Mr.Kurd 0 1,697 12-18-2019, 05:32 PM
Last Post: Mr.Kurd
Wink Tutorial Media Converter on Linux Mr.Kurd 0 1,866 11-11-2017, 05:05 PM
Last Post: Mr.Kurd
  Linux Access Linux Partitions (ext2/ext3) From Windows On Dual-Boot Systems Mr.Kurd 0 1,848 09-11-2017, 09:03 AM
Last Post: Mr.Kurd



Users browsing this thread: 1 Guest(s)