Created
May 14, 2016 12:25
-
-
Save KristianLyng/b55f41186e1f4680a6ed8a4c42454b17 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| kristian@tig:~/src/tgnms$ docker exec -ti gondul-db-test file /test | |
| /test: ASCII text | |
| kristian@tig:~/src/tgnms$ docker exec -ti gondul-db-test cat /test > test | |
| kristian@tig:~/src/tgnms$ file test | |
| test: ASCII text, with CRLF line terminators |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment