Horje
how to add regex to ls Code Example
how to add regex to ls
# Use find with -maxdepth 1 to act as ls
# '' contain the regex
find . -maxdepth 1 -regex '*.png'




Shell

Related
batch delete folder Code Example batch delete folder Code Example
Exception: Error running pod install flutter on iod Code Example Exception: Error running pod install flutter on iod Code Example
cmd delete folder Code Example cmd delete folder Code Example
turn of raspberry Code Example turn of raspberry Code Example
how to change my default branch in git Code Example how to change my default branch in git Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13