Search Results

Search: Posts Made By: zinn
4,601
Posted By zinn
hey thanks alot I now have it working and...
hey thanks alot I now have it working and restoring correctly, I used Don's code and used a example on stackoverflow.
4,601
Posted By zinn
I am using Puppy Linux 5.3 and the shell is bash ...
I am using Puppy Linux 5.3 and the shell is bash

and I replaced

mv ~/RecycleBin/$1 $restore

with

if [ ! -e "$restore" ]
then mv ~/RecycleBin/"$1" "$restore"
...
4,601
Posted By zinn
thanks alot for the help so far! ----------...
thanks alot for the help so far!

---------- Post updated at 02:47 AM ---------- Previous update was at 02:24 AM ----------

I have taken your points and added this to my script, how could...
4,601
Posted By zinn
RecycleBin Script Restore
Hi there I am making a recycle bin script in linux that consists of three scripts delete, trash and restore.

The problem is with my restore script, it is using a Paths text file to store file...
1,550
Posted By zinn
complete.. solved myself
complete.. solved myself
1,550
Posted By zinn
RecycleBin Script Restore
this is complete..
Showing results 1 to 6 of 6

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