Skip to content

here I keep all my useful linux commands for setup and for managing files and folders

Notifications You must be signed in to change notification settings

FarisHijazi/commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here are the commands that I save because I'll likely use them later. Also includes some of my linux-setup commands.

Index

  • linux-setup.md: Includes most of the commands I run on a fresh linux install
  • ffmpeg-audio.md: parallel processing of files (with tqdm progress bars!), useful for creating Machine Learning datasets. The examples are using ffmpeg but you can replace this with any other command
  • handy-commandline.md: random command line stuff like hashing directories or anything I'll be using more than once
  • scripts/test_gpu.py: this will check if GPUs are recognized by PyTorch. Quick run: curl https://raw.githubusercontent.com/FarisHijazi/commands/master/scripts/test_gpu.py | python

About

here I keep all my useful linux commands for setup and for managing files and folders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages