Skip to content

tacitphoenix/file-manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Manipulation

File manipulation is one of the most common task we perform when interacting with a computer. The two main ways to manipulate a file are via the command-line or GUI. Using the GUI is simple and straightforward but time-consuming when dealing with a large number of file. The command-line requires a little knowledge of basic commands but is quick, efficient and automatable. We will focus on using the commmand-line to manipulate files. We have numerous tools that assist us in command-line file manipulation in this tutorial we will focus on a few.

Command-Line File Manipulation Tools

  1. Shell
  2. Sed
  3. AWK
  4. Parallel

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published