Search Results

Search: Posts Made By: d4n3lu
1,226
Posted By d4n3lu
the think is that I am getting CSGI[98]0[87]...
the think is that I am getting CSGI[98]0[87] which is CSGI908, 907, 808 and 807 only need the 907 and 808 do you know a good way to do this? Maybe a better way

-----Post Update-----

Problem...
1,226
Posted By d4n3lu
script help
I ahve wrote this script is renaming and moving some files to a specific directory. The script works but the way I have defined good it takes more then the 2 files I need. The issue is in bold. How...
5,223
Posted By d4n3lu
Thank you it worked. stupid mistakes i make :) I...
Thank you it worked. stupid mistakes i make :) I apreciate your quick responce.

-----Post Update-----

mv: 0653-401 Cannot rename RJE26726.090502122225.#CSGI908 to...
5,223
Posted By d4n3lu
script help
Hi I have wrote this script that is uncompressing a .z file then renames it and move it to a specific dir. I get an error. I was wondering if someone can help me.


...
1,864
Posted By d4n3lu
thanks for the quick reply....
thanks for the quick reply....
1,864
Posted By d4n3lu
Help me please
How can I include a counter in this if statement so only sends out 5 notifications.


# the if statement will check for the lines status, if status is down sends email
if
[ ${status_1} -ne 2 ]...
1,336
Posted By d4n3lu
new question
I am trying to send an email to my email when the output looks like this

B377004e : Script input: * stts
B377003d : (1)-----------------------------------------------------------------
B377003e...
1,168
Posted By d4n3lu
need help with script
This is what I got so far:

[#!/bin/ksh]
[# select working directory]
[dir_Name=/u/chry3770]
[cd ${dir_Name}]
[check_status=$(status_3770 chry3770)]
[echo "${check_status}"]

output:
...
1,336
Posted By d4n3lu
thank you sir that did the trick. I have change...
thank you sir that did the trick. I have change the post hope its ok now. This is my first time posting in this forum.
1,336
Posted By d4n3lu
help please
Hello Im working on a script for work. This is what I got so far:

[#!/bin/ksh]
[# select working directory]
[dir_Name=/u/chry3770]
[cd ${dir_Name}]
[check_status=$(status_3770 chry3770)]...
Showing results 1 to 10 of 10

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