Search Results

Search: Posts Made By: gav_dhiman
3,474
Posted By gav_dhiman
Thanks Jim for your prompt reply. what i...
Thanks Jim for your prompt reply. what i understand is, basically we can't do that. Secondly, it's against UNIX policies. Thirdly, user should aware and self responsible of what he/she is doing.
...
3,474
Posted By gav_dhiman
User can't delete files
Hi Professionals,

Need a way to restrict a user from his own directory so that he can't delete files from his directory but can read and write/overwrite. Is this information enuf for you people?
...
5,610
Posted By gav_dhiman
Thanks Yogesh!! it works. My search time is...
Thanks Yogesh!! it works. My search time is drastically reduced.
5,610
Posted By gav_dhiman
Execute grep command within a folder
Experts,

i need your help to made an enhance query using the existing one. i'm using a command "find . -exec grep -l 'search string' {} \;" to search a particular sting within the file within a...
17,915
Posted By gav_dhiman
unixsearch.file1: 0403-029 There is not enough...
unixsearch.file1: 0403-029 There is not enough memory available now.

Im getting this message.
17,915
Posted By gav_dhiman
No not necessarily. Let it search one directory...
No not necessarily. Let it search one directory only.
17,915
Posted By gav_dhiman
No not necessarily. Let it search one directory...
No not necessarily. Let it search one directory only.
17,915
Posted By gav_dhiman
Execute "find . -exec grep" in desending Order
Hi Xperts,

I've one query for you. Please help me solving this.

Below command is taking long time to fetch names of the files which contain string "475193976" because folder contains millions...
16,903
Posted By gav_dhiman
Thanks vbe and palsevlohit_123, find...
Thanks vbe and palsevlohit_123,

find SOURCE_DIR -user "USERNAME" -exec mv {} DEST_DIR \; is working fine. Mite be i was not using "find" command properly.

Can we add another filter in this...
16,903
Posted By gav_dhiman
Hi Vbe/Elzalem, Thanks for your response but...
Hi Vbe/Elzalem,

Thanks for your response but it seems "find" word is searching entire UNIX directories rather then searching specified directory "/export/home/users".

Any suggestion on this?
...
16,903
Posted By gav_dhiman
Yes, please. It contain lot of other stuff too...
Yes, please. It contain lot of other stuff too from other users.
16,903
Posted By gav_dhiman
Moving all user files to another/new directory
Hi Experts,

I need your help for a new query. Query is to move all specified user files from a specified directory to another directory.

eg

i've 5 files in /export/home/users created by...
Showing results 1 to 12 of 12

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