Search Results

Search: Posts Made By: nosnam
2,852
Posted By nosnam
I want to concatenate the string, and the output...
I want to concatenate the string, and the output string will be something like:

/home/dir1/ 10%
/home/dir2/ 20%
/home/dir3/ 30%

...

etc

but the output string that I got is something...
2,852
Posted By nosnam
Add a new end of line
Hi,

Does anyone know if its possible to add something like an end of line like c or java in unix?

dirs=/home/nosnam
var=''

for dir in $dirs
do
listDirs=`ls -d1 $dir/*`
for...
4,696
Posted By nosnam
DOS batch process
Even if you do not know much about DOS batch processes, you could use Java batch process instead DOS batch.
59,762
Posted By nosnam
I saw it!!! I wrote insert instead of update...
I saw it!!!

I wrote insert instead of update

any way thanks!!!!
59,762
Posted By nosnam
sure !! /* -----------------...
sure !!


/* ----------------- solarCleaning ----------------- */

insert_job: solarCleaning job_type: c
command: /home/egte4125/autosys/delRepo.sh
machine: gcatfs1d
owner: egte4125@devmac...
59,762
Posted By nosnam
Autosys Job update
Hi

could someone tell me how do I update an autosys job?

i was trying something like:

$ jil < solarCleaning.jil -V none...
Showing results 1 to 6 of 6

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