An open API service indexing awesome lists of open source software.

https://github.com/smaug6739/file-reader

A shell script for read a file
https://github.com/smaug6739/file-reader

file reader shell shell-script

Last synced: 18 days ago
JSON representation

A shell script for read a file

Awesome Lists containing this project

README

          

# File reader

This script is a reader of file.

## Usage

Parameters :

- files : A list of files to read.

```shell
./read.sh file1.txt file2.js file3.cpp
```

### Informations

This script read only files. No dirrectories.