Skip Navigation

Naming Bash scripts

lemmy.dbzer0.com Naming Bash scripts - Divisions by zero

I have a couple bash scripts that I’ve written and been using but some need a rename, and once I came across an online list of shell scripts that you could compare against to make sure your name isn’t already “taken” by something that someone could have installed to minimize the chance of conflicts ...

I'm crossposting this here

A) So I can see if I know how to cross post lol

B) To bring attention to the !linux4noobs@lemmy.world community here, as it it woefully small and could use some publicity, especially to those who can help more than the noobs seeking it out

C) Hopefully get the answer I seek.

...did the crosspost work? (Ayy alright!)

16 comments
  • Don't know the site you're looking for - might have never seen it. But I saw a tip a while back: name YOUR scripts something like ",script" (with a comma, or other confortable to type character as 1st character). It would be odd to ever find a colision.

    I just don't do that though! Too odd!

  • My script names are basically

     
        
    downloadallmystuffbackplease.sh
    
    
    
      
     
        
    bbutimnotonmyrpi4.sh
    
    
    
      
     
        
    aptthewholething.sh
    
    
    
      

    jesusimfuckingdum.sh

16 comments