1) zip and unzip : zip <file_name>.zip <file_required_to_zip>
$_Test>zip test.zip ls *.* It will zip all files available at location and create test.zip file
2) Softt link Creation : ln -s $FND_TOP/bin/fndcsper <filename>
3) Execute the enviornment script : . ./*.env
$_Test>zip test.zip ls *.* It will zip all files available at location and create test.zip file
2) Softt link Creation : ln -s $FND_TOP/bin/fndcsper <filename>
3) Execute the enviornment script : . ./*.env