This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Christian.Pape
/
opennms-gns3
Watch
1
Star
0
Fork
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.
15
Commits
1
Branch
0
Tags
432 KiB
Tree:
37d62056fa
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '37d62056fa'
${ noResults }
opennms-gns3
/
scripts
/
zerodisk.sh
3 lines
50 B
Raw
Blame
History
dd
if
=
/dev/zero
of
=
/EMPTY
bs
=
1M
rm -f /EMPTY
sync
Reference in new issue