Skip to content

soonsimple/fcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

fcat

A Fortran port of 'cat' command used to concatenate file(s) to standard output.

Thanks urbanjost for the great m_cli2 library.

Usage:

fcat [-o output_file] input_file1 input_file2 ...

Options:

--number -n display line numbers  

--output -o output to file  

--help -h display the usage  

--version -v display the version number  

About

A Fortran port of 'cat' command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published