Skip to content

This repository aims to store own useful Linux commands

Notifications You must be signed in to change notification settings

pynixis/useful-linux-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

# find string in file
find . -name MY_FILE | xargs grep 'MY_STRING'

About

This repository aims to store own useful Linux commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published