Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created October 7, 2019 03:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/7763ef6514b13545d8b6f0a290c083f0 to your computer and use it in GitHub Desktop.
Save ryantm/7763ef6514b13545d8b6f0a290c083f0 to your computer and use it in GitHub Desktop.
/nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1
├── bin
│   ├── dos2unix
│   ├── mac2unix -> dos2unix
│   ├── unix2dos
│   └── unix2mac -> unix2dos
└── share
├── doc
│   └── dos2unix-7.4.1
│   ├── BUGS.txt
│   ├── ChangeLog.txt
│   ├── COPYING.txt
│   ├── de
│   │   ├── dos2unix.htm
│   │   └── dos2unix.txt
│   ├── dos2unix.htm
│   ├── dos2unix.txt
│   ├── es
│   │   ├── dos2unix.htm
│   │   └── dos2unix.txt
│   ├── fr
│   │   ├── dos2unix.htm
│   │   └── dos2unix.txt
│   ├── INSTALL.txt
│   ├── NEWS.txt
│   ├── nl
│   │   ├── dos2unix.htm
│   │   └── dos2unix.txt
│   ├── pl
│   │   ├── dos2unix.htm
│   │   └── dos2unix.txt
│   ├── pt_BR
│   │   ├── dos2unix.htm
│   │   └── dos2unix.txt
│   ├── README.txt
│   ├── sv
│   │   ├── dos2unix.htm
│   │   └── dos2unix.txt
│   ├── TODO.txt
│   ├── uk
│   │   ├── dos2unix.htm
│   │   └── dos2unix.txt
│   └── zh_CN
│   ├── dos2unix.htm
│   └── dos2unix.txt
├── locale
│   ├── da
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── de
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── eo
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── es
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── fr
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── hu
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── ja
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── nb
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── nl
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── pl
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── pt_BR
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── ru
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── sr
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── sv
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── uk
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── vi
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   ├── zh_CN
│   │   └── LC_MESSAGES
│   │   └── dos2unix.mo
│   └── zh_TW
│   └── LC_MESSAGES
│   └── dos2unix.mo
└── man
├── de
│   └── man1
│   ├── dos2unix.1.gz
│   ├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/de/man1/dos2unix.1.gz
│   ├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/de/man1/dos2unix.1.gz
│   └── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/de/man1/dos2unix.1.gz
├── es
│   └── man1
│   ├── dos2unix.1.gz
│   ├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/es/man1/dos2unix.1.gz
│   ├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/es/man1/dos2unix.1.gz
│   └── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/es/man1/dos2unix.1.gz
├── fr
│   └── man1
│   ├── dos2unix.1.gz
│   ├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/fr/man1/dos2unix.1.gz
│   ├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/fr/man1/dos2unix.1.gz
│   └── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/fr/man1/dos2unix.1.gz
├── man1
│   ├── dos2unix.1.gz
│   ├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/man1/dos2unix.1.gz
│   ├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/man1/dos2unix.1.gz
│   └── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/man1/dos2unix.1.gz
├── nl
│   └── man1
│   ├── dos2unix.1.gz
│   ├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/nl/man1/dos2unix.1.gz
│   ├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/nl/man1/dos2unix.1.gz
│   └── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/nl/man1/dos2unix.1.gz
├── pl
│   └── man1
│   ├── dos2unix.1.gz
│   ├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/pl/man1/dos2unix.1.gz
│   ├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/pl/man1/dos2unix.1.gz
│   └── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/pl/man1/dos2unix.1.gz
├── pt_BR
│   └── man1
│   ├── dos2unix.1.gz
│   ├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/pt_BR/man1/dos2unix.1.gz
│   ├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/pt_BR/man1/dos2unix.1.gz
│   └── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/pt_BR/man1/dos2unix.1.gz
├── sv
│   └── man1
│   ├── dos2unix.1.gz
│   ├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/sv/man1/dos2unix.1.gz
│   ├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/sv/man1/dos2unix.1.gz
│   └── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/sv/man1/dos2unix.1.gz
├── uk
│   └── man1
│   ├── dos2unix.1.gz
│   ├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/uk/man1/dos2unix.1.gz
│   ├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/uk/man1/dos2unix.1.gz
│   └── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/uk/man1/dos2unix.1.gz
└── zh_CN
└── man1
├── dos2unix.1.gz
├── mac2unix.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/zh_CN/man1/dos2unix.1.gz
├── unix2dos.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/zh_CN/man1/dos2unix.1.gz
└── unix2mac.1.gz -> /nix/store/xqxfccb27nr7m6f0l2wcjqzq7q5rffqw-dos2unix-7.4.1/share/man/zh_CN/man1/dos2unix.1.gz
70 directories, 89 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment