Search Results

Search: Posts Made By: Mustafa19804
1,194
Posted By Mustafa19804
47shailesh, I am sorry for the confusion, I...
47shailesh, I am sorry for the confusion, I actually need to print all lines not matching $z. I want all the files in system_files minus the files in rules1.txt file
1,194
Posted By Mustafa19804
Comparing two files issue
Hi all, I need your help fixing an issue with this code. I am a newbie to UNIX programming and there is an issue with this code I am hoping you can help me correct.
I have two files (system_files...
3,212
Posted By Mustafa19804
Thank you very much neutronscott, it worked :D. I...
Thank you very much neutronscott, it worked :D. I really appreciate your help with this .
3,212
Posted By Mustafa19804
Hi neutronscott, I added the fi and the script...
Hi neutronscott, I added the fi and the script ran. I am still not getting correct results. On the rulesx.txt file, I have the following files
CM.WM013M.P010.SECADV.G0011V00 36 I/P to STAT system...
3,212
Posted By Mustafa19804
Hi neutronscott, Thank you very much for your...
Hi neutronscott, Thank you very much for your response. I copied your script like this
#!/usr/bin/ksh
#set -xv
>size
>files_deletion
STAT=/prod/STAT/seqfiles
while read name ret_period; do...
3,212
Posted By Mustafa19804
ksh shell on Solaris box. Does that help? I am...
ksh shell on Solaris box. Does that help? I am all new to the unix world
3,212
Posted By Mustafa19804
Thank you very much 47shailesh. I have tried the...
Thank you very much 47shailesh. I have tried the code you provided me and I am still not getting correct results. I got this error message while script was executing syntax error on line 1, teletype...
3,212
Posted By Mustafa19804
How to search directory for specific file?
I am new to Unix scripting and would like some help. Here is my scenario:
1) I have a text files that contains two fields: file name and retention period in months:
File1 36
file2 24
File3 12
2)...
Showing results 1 to 8 of 8

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