Search Results

Search: Posts Made By: gubten
Forum: SuSE 12-11-2006
3,891
Posted By gubten
the only 'remote boot' i'm aware of is with a...
the only 'remote boot' i'm aware of is with a remote access card, ie.. DRAC for a dell . remote install is totally different.

g'day
Forum: Slackware 12-08-2006
4,486
Posted By gubten
post your rc.init1 script..
post your rc.init1 script..
Forum: Red Hat 12-08-2006
3,448
Posted By gubten
There are several ways. look at...
There are several ways. look at /etc/sysconfig/rhn/sources for some ideas...myself, I prefer to set up my own "up2date " server so I can download once, then dish out to all other servers on the...
Forum: SuSE 12-08-2006
156,396
Posted By gubten
processor : 0 vendor_id :...
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) MP CPU 3.00GHz
stepping : 1
cpu MHz : 2992.875...
6,175
Posted By gubten
bash array solved.
#! /bin/bash
set -x
sun_d=`cal |grep -v [A-Za-z]|awk '{printf " " $1}' `

echo "$sun_d"
ls -l /data/archive/|awk '{print $7, $9}' >/tmp/out

IFS=",$IFS"
while read dt file
do
for (( i=0...
6,175
Posted By gubten
bash array
I'm trying to move files based on a certain day..my question is on array's, what's wrong with the way I'm stepping through the array? what i have gives me syntax errors..any ideas...so far I have
...
42,082
Posted By gubten
Thanks guys, I really appreciate it. Both work...
Thanks guys, I really appreciate it. Both work for me.
42,082
Posted By gubten
error checking in bash
Could someone please advise on a good way to implement error checking in a script?
i am taking input from a file, iserting it's values into two commands and sending the output of each to seperate...
Showing results 1 to 8 of 8

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