Git Product home page Git Product logo

alx-system_engineering-devops's Introduction

Shell, I/O Redirections and filters

Files

All of the following files are scripts:

Filename Description
0-hello_world Prints "Hello, World", followed by a new line to the standard output
1-confused_smiley Displays a confused smiley "(ร”o)'
2-hellofile Displays the content of the /etc/passwdfile
3-twofiles Displays the content of /etc/passwd and /etc/hosts
4-lastlines Displays the last 10 lines of /etc/passwd
5-firstlines Displays the first 10 lines of /etc/passwd
6-third_line Displays the third line of the file iacta
7-file Creates a file named exactly *\'"Best School"'\*$?*****:)containing the testBest School` ending by a new line
8-cwd_state Writes into the file ls_cwd_content the result of the command ls -la.
9-duplicate_last_line Duplicates the last line of the file iacta
10-no_more_js Deletes all the regular files with a .js extension that are present in the current directory and all its subfolders
11-directories Counts the number of directories and sub-directories in the current directory
12-newest_files Displays the 10 newest files in the current directory
13-unique Takes a list of words as input and prints only words that appear exactly once
14-findthatword Displayes lines containing the pattern "root" from the file /etc/passwd
15-countthatword Displays the number of lines that contain the pattern "bin" in the file /etc/passwd
16-whatsnext Displays lines containing the patter "root" and 3 lines after them in the file /etc/passwd
17-hidethisword Displays all the lines in the file /etc/passwd that do not contain the pattern "bin"
18-letteronly Displays all lines of the file /etc/ssh/sshd_config starting with a letter
19-AZ Replaces all characters A and c from input to Z and e respectively
20-hiago Removes all letters c and C from input
21-reverse Reverses its input
22-users_and_homes Displays all users and their home directories, sorted by users
100-empty_casks Finds all empty files and directories in the current directory and all sub-directories
101-gifs Lists all the files with a .gif extension in the current directory and all its sub-directories
102-acrostic Decodes acrostics that use the first letter of each line
103-the_biggest_fan Parses web servers in TSV format as input and displays the 11 hosts or IP addresses which did the most requests

alx-system_engineering-devops's People

Contributors

lefu-mofokeng avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.