Search Results

Search: Posts Made By: kavinmjr
Forum: AIX 06-22-2015
5,734
Posted By kavinmjr
AIX : Find files ignoring certain file extensions
Hi All,

I am scripting a program to find and archive files. There are certain file types that I do not want to archive. Below is the scenario.

I have created a lookup file which has details on...
Forum: AIX 05-15-2015
1,880
Posted By kavinmjr
Thanks
Thanks guys for the response. The command worked perfectly for me.
Forum: AIX 05-14-2015
1,880
Posted By kavinmjr
Help with listing only subfolders
Hi All,

I have a AIX file system with a folder structure like this

/1
/1/2
/1/2/3/5
/1/2/3/2
/2
/2/3/4
/2/5/6

I would like to list subdirectories
/1/2/3/5
/1/2/3/2
/2/3/4
/2/5/6
...
1,323
Posted By kavinmjr
Hi, This is the full code. Can we substitute...
Hi,

This is the full code. Can we substitute eval to get the results ?

#! /usr/bin/ksh
#################################################################################
# MSTR Server...
1,323
Posted By kavinmjr
Hi, I have only posted the part of the code...
Hi,

I have only posted the part of the code that has the issue. Its a very lengthy annoying script that i wrote. The functions part is working fine with me and have got trouble issue with the...
1,323
Posted By kavinmjr
Dynamic Variable data problem
Hi,

I am trying to call this variable declared globally STATE=`/opt/Mic*/bin/mstrctl -s IntelligenceServer gs | grep "state" | cut -f2 -d'<' | cut -f2 -d'>'` which extracts the status of a...
Showing results 1 to 6 of 6

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