Search Results

Search: Posts Made By: lakers646
3,656
Posted By lakers646
i didn't get any errors, but the files wont delete
i didn't get any errors, but the files wont delete
3,656
Posted By lakers646
How to delete files of a particular user?
I went to location where I need to delete all the files owned by me

I used the below code but it didn't work. It didn't throw any error but it hasn't deleted the files
find . -user username -exec...
5,160
Posted By lakers646
Whoami error
when I type whoami i get an error saying ksh not found.. how do I exit from ksh script and make it work ..
1,531
Posted By lakers646
hi Yoda thanks for reply. Here is my code and I...
hi Yoda thanks for reply. Here is my code and I get variable syntax error. What is wrong here

wner=$( stat -c %$USER $prnfile.pdf )

mv $prnfile.pdf "${owner}/"...
1,531
Posted By lakers646
it is not applicable for my application as...
it is not applicable for my application as multiple user create a same file and wich file u go and change everytime..i need to move of partivular user
1,531
Posted By lakers646
How to move file from one directory to other of only particular user?
I written unix script where a pdf file generates. But if the script is used by multiple people at a time it generates same pdf with two different owner names and creating a problem with permission...
3,775
Posted By lakers646
it doesn't work, it doesn't help in resolving my...
it doesn't work, it doesn't help in resolving my problem, i am actually lookin for c-shell script o generate pdf not any external tools
3,775
Posted By lakers646
Hi Thanks for reply, All I need to do is...
Hi

Thanks for reply, All I need to do is just install that tool and run the script over there

---------- Post updated at 06:09 PM ---------- Previous update was at 05:59 PM ----------

hey i...
3,775
Posted By lakers646
Using CSH and need to convert html to PDF
Hi,
I am currently using the below code and it throws an error saying badly placed ()'s. I am not sure if this right way to convert html to PDF, please help..I am using C-shell script

system...
Showing results 1 to 9 of 9

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