This website requires JavaScript.
Explore
Help
Sign In
darkwiiplayer
/
darkrc
Watch
1
Star
0
Fork
You've already forked darkrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Add 1, 2 and 3 scripts
Browse source
...
This commit is contained in:
Talia
2019-07-24 10:41:49 +02:00
parent
e0cb29460d
commit
37884e03ac
3 changed files
with
9 additions
and
0 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
Expand all files
Collapse all files
3
bin/1
Executable file
Unescape
Escape
View file
@ -0,0 +1,3 @@
#!/usr/bin/awk -f
{print $1}
3
bin/2
Executable file
Unescape
Escape
View file
@ -0,0 +1,3 @@
#!/usr/bin/awk -f
{print $2}
3
bin/3
Executable file
Unescape
Escape
View file
@ -0,0 +1,3 @@
#!/usr/bin/awk -f
{print $3}
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
darkwiiplayer/darkrc
Title
Body
Create issue