Search Results

Search: Posts Made By: clemeot
11,777
Posted By clemeot
I guess u are looking for this command ;) ...
I guess u are looking for this command ;)

sed -e 3,4d -e 7,8d filename.txt

---------- Post updated at 05:27 AM ---------- Previous update was at 05:23 AM ----------

i guess u are looking for...
7,613
Posted By clemeot
hi, when i pipe the col -b, it looks like...
hi,

when i pipe the col -b, it looks like nothing different. could u provide a simple example?

file content:
FIELD COUNT
------ -------
ABC 123
ABC_1 133
ABC_4 ...
2,385
Posted By clemeot
i found that actually the \t could not align the...
i found that actually the \t could not align the column. got any other idea or not? :confused:
3,137
Posted By clemeot
is the actual parent id is 18887 & not 1?
is the actual parent id is 18887 & not 1?
100,846
Posted By clemeot
I have a Q. what is the difference between CST &...
I have a Q. what is the difference between CST & PST?

TZ=CST+24 date %d
TZ=PST+24 date %d

if I want to get the "day" of a date, instead of using `datecalc -D {date}`, any other options?
Forum: Linux 07-25-2006
2,539
Posted By clemeot
web portal <--> linux configuration
dear experts,

i m newbies of linux. i found that my linux server does not support the webportal links, causing the filing system in the webportal dissapear as well. i suspect 1st: configuration of...
11,451
Posted By clemeot
hey, anyway, thanks. this command work ...
hey, anyway, thanks.

this command work

i found in HP-UX, "tail -n3 file.log"
in SUN, i use "tail -3 file.log", it is so simple :P

i am not sure what version is this server
also dont know...
11,451
Posted By clemeot
tail command in SUN & HP_unix
Hi any SUN expert,

All the while I using HP-Unix. Now when i turned into SUN environment, I not sure how the command should look like in SUN sys.

HP: tail -n3 file.log (this is the...
2,186
Posted By clemeot
i had did backup with rewind tape command, it is...
i had did backup with rewind tape command, it is working as normal. The rewind command i used in HP unix is like this:

mt -t /dev/rmt/0m rew

actually u can set the block size on the command...
29,541
Posted By clemeot
u can use mput as well, like this: mput...
u can use mput as well, like this:

mput myfile*

it will put myfile.out, myfile.txt and so on together

remember to enter "prompt"
4,502
Posted By clemeot
for loop very slow
Dear unix users,

Any comments on this matter or not? I've been facing this kind of problem for very long. Thinking how to make my script move faster instead of using C to write it. I still prefer...
3,625
Posted By clemeot
cronjob process not work
Hi all,

I having a very unknown problem. I set my process to cronjob but it does not work at all!!!!!!No error detected, just nothing....


Cron:
15 * * * * ...
6,565
Posted By clemeot
can use "rm" instead of "find"
i think this is work also:


rm /tmp/t*


just as simple as this. :)
3,055
Posted By clemeot
Specially for unix newbies
Hi Everyone,

I got a good news to unix newbies.

If you want to try some unix command on your windows' desktop,
I can recommend this program to u all. So you can practice unix command with your...
15,124
Posted By clemeot
I know the symbols represents something like...
I know the symbols represents something like this:

| xargs = and execute arguments
and -exec = execute command

Patvdv, thank you very much!!!!!
Now i understand what is inode change.
:)
15,124
Posted By clemeot
confusing about -ctime
I "man find" but do not understand.
May I know when we will use -ctime instead of -mtime?

and why must put a ";" at last? I found if i just enter this command, it will also work:

find...
17,214
Posted By clemeot
Why suggest of using "tar" command? Seems like...
Why suggest of using "tar" command?
Seems like no good for this case.....

the "find" is the best in this case (i think)
17,039
Posted By clemeot
ya, normally i use lp -d{printer_name}...
ya, normally i use lp -d{printer_name} {filename}.

due to the server pointing to many different printers
so using -d option

-d represents printer destination
2,957
Posted By clemeot
I also is a dummy for unix i think unix is...
I also is a dummy for unix

i think unix is very similar with C, just that the command is using another way of representing. especially the structure, statement.....etc
20,990
Posted By clemeot
i got few stupid ways to solve this problem. ...
i got few stupid ways to solve this problem.

let's say if u a files like:

ABC20010731xxxxx.xxx
ABC20010801xxxxx.xxx
ABC20010802xxxxx.xxx
ABC20010803xxxxx.xxx

if for the amount of files is...
3,961
Posted By clemeot
as suggested by Optimus_P about the O'reilly book...
as suggested by Optimus_P about the O'reilly book for Unix,
I found that the book is hard to find in the market...
Showing results 1 to 21 of 21

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