Skip to content

TresAmigosSD/UnixTraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unix Training For Data Scientists

This is a quick introduction to the most useful unix commands for folks doing data manipulation in a unix environment. It is not a comprehensive introduction to Unix operating system (not even when constrained to topic at hand).

All files used in the examples are provided in the files directory of this repository.

For details explanation of the commands described in the following chapters, users should utilize the "man" command to show the manual page for a given command. For example:

$ man grep

The above will show a detail manual page for the grep command.

Text File Tranformation/Manipulation

Misc Commands

General Purpose Data Manipulation "Languages"

Hadoop Commands

Development Environment

Remote Session Management / Connection

Virtualization Frameworks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published