Search Results

Search: Posts Made By: savage66
1,116
Posted By savage66
Try piping it through the tr command: tr -d...
Try piping it through the tr command:

tr -d '"'
12,053
Posted By savage66
Unable to overwrite but can delete file
I'm debugging a ksh script written by someone else that does the following:

It runs a command and redirects stdout to a file called dberror that already exists using ">". This command fails with...
8,368
Posted By savage66
Zip and password protect non-interactively
I'm wondering if there is a way to zip a file and password protect it non-interactively.

zip -e will prompt for a password but I don't want a prompt. This needs to be done automatically as part...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 11:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy