This website works better with JavaScript.
Explore
Help
Sign In
skiqqy
/
bin
mirror of
https://git.sr.ht/~skiqqy/bin
Watch
1
Star
1
Fork
You've already forked bin
0
Code
Issues
Projects
Releases
Wiki
Activity
tidy up
Browse Source
master
Stephen Cochrane
2 years ago
parent
3b9afcba73
commit
a442b8ea82
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
dict
2
dict
Unescape
Escape
View File
@ -46,7 +46,7 @@ main()
while [ -n "$1" ]
do
fetch "$1"
fetch "$1"
2> /dev/null
shift 1
done
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
skiqqy/bin
Title
Body
Create Issue