Skip to content

dfyx/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

DFYX' Scripts

This is just a collection of scripts I found useful some time or another. Feel free to use them in any way you want, but don't blame me if something goes wrong.

killbyargs

This script works similar to killall but it allows you to specify any part of the args string ps gives you including the process' path, name and parameters. If one matching process is found, it will be killed immediately. If multiple processes are found, you are asked wether you wish to kill one, all or none of them. A known limitation right now is that you can't kill anything that has "grep" in its name.

getdistribution

This script tries to identify the linux/BSD/whatever distribution it is running on and returns its short name such as ubuntu, macosx or cygwin.

About

A list of more or less useful scripts I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages