Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
sigonasr2 2022-07-17 14:24:57 -05:00
parent 0f72f54ebd
commit be390376bb

View File

@ -1,5 +1,6 @@
#Archives the current project under the applicable program name. #Archives the current project under the applicable program name.
#C #C
echo $#
if [[ "$#" -gt 1 ]]; if [[ "$#" -gt 1 ]];
then then
mkdir archives/$1 mkdir archives/$1