I need to create a zip file using this command:
zip /dir/to/file/newZip /data/to/zip/data.txt
This works, but the created zip file creates
Just use the -jrm option to remove the file and directory structures
-jrm
zip -jrm /path/to/file.zip /path/to/file