Last active
February 24, 2018 11:27
-
-
Save DastanIqbal/630c86fe3a49aa4b714907a7ca1d81ca to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#flux | |
xflux -l -35 -g -56 -k 2700 >/tmp/xflux.out | |
#xflux -l 1 -k 2700 | |
#redshift | |
redshift -o -t 2700:2700 -l 0.0:0.0 | |
#redshift -x to get normal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment