Linux Resources
Libraries
Porting Windows Dynamic Link Libraries to Linux
- intro: This repository contains a library that allows native Linux programs to load and call functions from a Windows DLL.
 - github: https://github.com/taviso/loadlibrary
 
Tools
Proxyee-down
- intro: 一款支持Win/Mac/Linux的百度云文件下载工具
 - github: https://github.com/monkeyWie/proxyee-down
 - download: http://pan.lanzou.com/b203390/
 
You-Get
You-Get: Dumb downloader that scrapes the web

- homepage: https://you-get.org/
 - github: https://github.com/soimort/you-get
 
Icdiff
Icdiff: improved colored diff

- homepage: https://www.jefftk.com/icdiff
 - github: https://github.com/jeffkaufman/icdiff
 
NcFTP
NcFTP
- intro: NcFTP Client (also known as just NcFTP) is a set of FREE application programs implementing the File Transfer Protocol (FTP).
 - homepage: http://www.ncftp.com/ncftp/
 - my gist: https://gist.github.com/handong1587/1f367ae3dfdb91f0ec4490a75459cb7c
 
Linux / Unix ncftp: Upload Directory Tree To Remote FTP Server Recursively
- blog: http://www.cyberciti.biz/tips/linux-upload-the-files-and-directory-tree-to-remote-ftp-server.html
 
PowerShell
PowerShell for every system!**
- homepage: https://msdn.microsoft.com/en-us/powershell
 - github: https://github.com/PowerShell/PowerShell
 - docs: https://github.com/PowerShell/PowerShell/tree/master/docs/learning-powershell
 
PowerShell is open sourced and is available on Linux
Blogs
Linux debugging tools I love
- keywords: strace, dstat, tcpdump + wireshark, perf, opensnoop
 - blog: http://jvns.ca/blog/2016/07/03/debugging-tools-i-love/
 
gdb Debugging Full Example (Tutorial): ncurses
Command-line tools can be 235x faster than your Hadoop cluster
Resources
Awesome Linux Software: A curated list of awesome applications, softwares, tools and other materials for Linux distros
