Search Results

Search: Posts Made By: jerzey4life
5,330
Posted By jerzey4life
could be a hundrid things email me with your...
could be a hundrid things email me with your spacifics and i scan see what i can do to help you





jerzey
23,210
Posted By jerzey4life
or something like this.. i needed help once...
or something like this.. i needed help once getting my script to repeat or bomb my menus and a nice person sent me this
#!/usr/bin/ksh
# simple menu - doesn't really do anything
# You may need to...
5,218
Posted By jerzey4life
I was once just like you. I was a restaurant...
I was once just like you. I was a restaurant manager. and landed a job at a university, doing hardware support. while i was there i spent most of the time playing around with the system that the...
2,378
Posted By jerzey4life
i tried it on an amd 500 and got for the most...
i tried it on an amd 500 and got for the most part the same error.

i switched boxes to a intell 550 and it worked fine...

suse is a pain in the but some days...

my roommate just installed it...
3,293
Posted By jerzey4life
it should be the whole thing... and yeah they...
it should be the whole thing... and yeah they just give it away..
5,330
Posted By jerzey4life
try tera term its free, and not bad at all ...
try tera term its free, and not bad at all

the only problem with it is that you have to type the hostname every time you want to connect to something...
...
1,957
Posted By jerzey4life
well it all depends on what you want to do.....
well it all depends on what you want to do.. there are a bunch of differner versions of unix.
freeBSD, HP-UX, linux, take your pick... if you ar e new to unix and using windows.
try
...
3,404
Posted By jerzey4life
thanks for all the help that worked great. ...
thanks for all the help that worked great.

now i have to get started on the next script i have to come up with.




:D
3,140
Posted By jerzey4life
this helps me out big time
ever since i started playing with unix at work i have found all kinds of helpful tools that my companie has added into our /usr/bin/

this is the one that helped the most


""""""ldr"""""""...
6,140
Posted By jerzey4life
grep a wonderful tool grep word filename >...
grep a wonderful tool

grep word filename > newfile dumps all it finds into new file

grep -i word filename > newfile not case sensative and does above action
4,592
Posted By jerzey4life
in HP-UX its tar tv this shows...
in HP-UX its tar tv

this shows the contents of the tape
3,404
Posted By jerzey4life
well thats way over my head. but it will give me...
well thats way over my head. but it will give me alot to think about. i can follow you to a point. i have a lot to learn about scripting but this helps alot. asicly if i get what you put is the...
19,883
Posted By jerzey4life
try this to slpit the file by each line. ...
try this to slpit the file by each line.


slpit -i 300 -a1 filename

300 being how many lines per file

1 being the files will be named using xa xb xc xd xc etc....


if u use 2 xaa xbb...
44,579
Posted By jerzey4life
this will work as well du -ax|sort -rn|more ...
this will work as well du -ax|sort -rn|more

gives a list from big to small and the sizes
3,404
Posted By jerzey4life
having ksh script problems
well i have written a script to telnet and ftp to all my servers, the script runs great, BUT i can not for the life of me figure out how to get the script to repeat if the conditions are not filled....
Showing results 1 to 15 of 15

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