Skip to content

Astro250/hwk1-ickc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

ASTRO 250 HW1

  • usage: ./findit.sh <directory>

  • expects a sidecar of .cat file besides every .fits file. If the .cat file does not exist, return the corresponding .fits filenames in the stdout

  • Notes:

    • /usr/bin/env bash is used to use the user's choice of bash rather than default bash
    • parameters: *depth to control how deep you want to search into

Releases

No releases published

Packages

No packages published