This website requires JavaScript.
Explore
Help
Sign In
syn2cat
/
pidor
Watch
2
Star
0
Fork
You've already forked pidor
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5adb89133f
pidor
/
scripts
/
sunrise
4 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
echo
"49.5916 6.1407"
|
$(
dirname
"
$0
"
)
/rscalc.awk
|
awk
'/^Sunrise/{print $NF}'
Reference in New Issue
View Git Blame
Copy Permalink