i want to create the zip file of the current working directory in bash script. AND Redirect the stdout of zip command to a file called zip-output.txt.
i have a curren