This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
fpga-cruft
Watch
1
Star
0
Fork
You've already forked fpga-cruft
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7db54b4e2f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7db54b4e2f'
${ noResults }
fpga-cruft
/
scripts
/
forksand-lxterm
9 lines
71 B
Raw
Blame
History
#!/bin/bash
set
-x
for
i in /dev/ttyUSB1
do
echo
$i
lxterm
$i
done
Reference in new issue
View Git Blame
Copy Permalink