![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| finding difficult to check a condition | megh | SUN Solaris | 1 | 11-07-2008 09:48 AM |
| Linux shell Script not null checking IF condition | kaushys | UNIX for Dummies Questions & Answers | 3 | 07-02-2008 06:54 AM |
| Shell script - If---fi condition | yog_chavan | Shell Programming and Scripting | 4 | 05-07-2008 10:46 AM |
| script to check for a condition inside a file | kiran1112 | Shell Programming and Scripting | 11 | 03-21-2007 09:38 AM |
| need help with test condition in shell script | pieman8080 | Shell Programming and Scripting | 9 | 09-11-2006 06:20 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
![]() Hi, I want to script for this scenerio, OSR Settings Scenario : We are looking to find all the *.a files from the following locations in the filesystem of a server. OSR Directories /etc /bin /usr/bin /usr/sbin /var/adm These *.a files should have the permissions on 'Other' as r-x or more stringent. The script should display only those *.a files which have full permissions (rwx) on their 'Other'. Also , the *.a files must be owned , only by one of the following userids and groupids: System UserIds root ,daemon,bin,sys,adm,uucp,nuucp,lpd,imnadm,ipsec,ldap,lp,snapp,invscout System GroupIds system,security,bin,sys,adm,uucp,mail,printq,cron,audit,shutdown,ecs,imnadm,ipsec,ldap,lp,haemrm,sna pp,hacmp The script should display all *.a files that are not owned by any one of the above listed system userids and groupids Could you please help me anyone? Thanks in advance… Regards, Shakthi |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|