Skip to content

vyklimavicius/shellProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • This is a shell project

User stories:

Let's say that we want to use the terminal to get information about an specific topic or word inside my directories.

  • The purpose is to create a script that searches inside a folder and find files that contain an specific topic, specific word and copy them in another folder.
  • Steps :
  1. Search for all files containing an specific word and redirect them to a new file.

  2. Create a folder and copy the new file.

  3. At the end of each copied file, add the line number of the specific word.

About

Shell script project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages