Skip to content

adakPaleczny/Bind-device-port-name-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Bind-device-port-name-script

Bash script giving device port static name

Alias for a port bash script

bind_device_script.sh is a bash script making alias for device port. To use that script you have to have executable privilege and run as a root. For changing file permision use:

   chmod u+x bind_device_script.sh

To use script write that commed in terminal where system_port_name is e.g. ttyUSB0 and name_you_give is your alias e.g. USB

   sudo ./bind_device_script.sh system_port_name name_you_give

About

Bash script giving device port static name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages