DORSETRIGS
Home

ls (3 post)


posts by category not found!

Listing the content of a tar file or a directory only down to some level

Navigating File Structures Controlling Depth in tar and ls Ever found yourself staring at a lengthy output from tar tvf or ls overwhelmed by the sheer volume of

2 min read 07-09-2024 48
Listing the content of a tar file or a directory only down to some level
Listing the content of a tar file or a directory only down to some level

Globbing with ls to find all files matching a certain pattern

Finding PDFs in Subfolders with ls and Globbing The user is trying to locate all PDF files in a directory and its subfolders using the ls command and globbing p

2 min read 07-09-2024 49
Globbing with ls to find all files matching a certain pattern
Globbing with ls to find all files matching a certain pattern

first two results from ls command

How to Display Only the Two Most Recent Files in a Directory Its common to need to quickly see the two most recent files in a directory especially when working

less than a minute read 07-09-2024 40
first two results from ls command
first two results from ls command