Nice short list of Unix/Linux tools:
Link
Link
Cygwin | A UNIX-like shell and build environment for the Windows® operating system. |
fish | A highly interactive shell with automatic expansion and colored syntax for command names, options, and file names. |
locate | Build and search a database of all files |
rename | Rename large collections of files en masse |
rsync | Efficiently synchronize files and directories, locally and remotely |
Screen | Create and manage virtual, persistent consoles |
Squirrel | A cross-platform scripting shell |
tac | Print input in reverse order, last line first (tac is the reverse of cat ) |
type | Reveal whether a command is an alias, an executable, a shell built in, or a script |
wget | Download files using the command line |
zsh | An advanced shell featuring automatic completion, advanced redirection operands, and advanced substitutions |
No comments:
Post a Comment