Search Results

Search: Posts Made By: boppr6470
1,888
Posted By boppr6470
Thanks, I'm a dope
The script is over 600 lines. Was breaking it down into pieces and running it and found I had a condition that I was thinking was greater than zero but actually it was outputting to a file called 0 ...
1,888
Posted By boppr6470
Help ! Script creating unwanted file
I have a script on a SUN box running OS 5.9
When I run it the script will complete with no errors
BUT....
it seems that for some reason it creates a file called " 0 ".
This file is empty (has 0...
8,289
Posted By boppr6470
And Now for Something Different
I've used this before and it works pretty well.
Does a few different things with dates depending on the parameters.

#! /usr/bin/ksh

# datecalc -- Perderabo's date calculator
#
...
Forum: IP Networking 09-08-2006
4,393
Posted By boppr6470
Hmmm
I've had good luck running the "Hummingbird Connectivy"
Gives a nice Windows explorer look alike Ftp window.
2,013
Posted By boppr6470
ftp to web
I have used the FTP program to upload my files to my webpage.
Basically,
ftp
open IP Address
Enter the user id
Password
then use the send command to upload the files
1,502
Posted By boppr6470
try this
$ ls lst where lst is the file you are working with
lst
$ cat lst
/export/home/prdcnlt2
$ cut -d/ -f4 lst
prdcnlt2
2,198
Posted By boppr6470
Thanks
I used the df -tk to get what I wanted.
Thanks for the help.
2,198
Posted By boppr6470
Going from HPUX to SUN help
I was surprised to find that the 'bdf' command I used regularly in HPUX is not available on the SUN box I am working on now
What can I use to get the same or similar results?
Showing results 1 to 8 of 8

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