Search Results

Search: Posts Made By: vyasa
1,210
Posted By vyasa
searching the name and sending mail
hi ,

i want to know how to do this....

i have a file in which an owner name and corresponding filename are written as shown below...

owner filename
abc ...
7,275
Posted By vyasa
i am trying to run the below command in the perl...
i am trying to run the below command in the perl script

system(" find . ! -user username -exec ls -l {} \; | awk \'{print $3,$9}\' ");

actually i am facing problem in using the escape...
7,275
Posted By vyasa
hi dinjo, can you please be more specific as...
hi dinjo,

can you please be more specific as to how to use escape sequences to make this command work in perl
7,275
Posted By vyasa
above commands showing error when run with back...
above commands showing error when run with back quotes in perl script
7,275
Posted By vyasa
Thanks for the reply...is there a way to...
Thanks for the reply...is there a way to implement this using PERL scripting.
7,275
Posted By vyasa
to parse a directory and its subdirectories and find owner name of files
hi all,

i need to capture all the files in a directory and its subdirectories that have owner name different than the root owner.

for one file it is " stat -c %U filename " but i need to search...
Showing results 1 to 6 of 6

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