This website works better with JavaScript.
Explore
Help
Sign In
jab2870
/
Dotfiles
Watch
1
Star
0
Fork
You've already forked Dotfiles
0
Code
Issues
Pull Requests
Projects
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.
913
Commits
1
Branch
0
Tags
15 MiB
Shell
66.3%
Python
17.4%
Lua
6.4%
Vim script
3%
Less
2.1%
Other
4.7%
Tag:
Branch:
Tree:
08e4bceee8
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '08e4bceee8'
${ noResults }
Dotfiles
/
bin
/
.bin
/
nmap
/
nmap-clean
6 lines
104 B
Raw
Blame
History
#!/usr/bin/env bash
cat
|
grep -v
'host down'
|
\
grep -v Increa
|
\
grep -v Ignoring
|
\
grep -v
'^#'
Reference in new issue
View Git Blame
Copy Permalink