Search Results

Search: Posts Made By: lori_lin
1,455
Posted By lori_lin
yes , you get it.. in the crontab you should...
yes , you get it..
in the crontab you should give crond the full path .
4,809
Posted By lori_lin
my suggestion: ls|grep -cE "aaa" ...
my suggestion:
ls|grep -cE "aaa"
regard.
Forum: Red Hat 03-05-2011
2,809
Posted By lori_lin
u may have a try byping google.com do u got the...
u may have a try byping google.com
do u got the answer?
I think u didnt config the /etc/resolv.conf
Forum: Red Hat 03-05-2011
2,495
Posted By lori_lin
use google instead of the question.
use google instead of the question.
Forum: Red Hat 03-05-2011
3,476
Posted By lori_lin
why use the parameter -z ? It will do compress...
why use the parameter -z ?
It will do compress by -z ,and its the reason for what u want .
1,284
Posted By lori_lin
vim filename vim *** ...
vim filename
vim ***
:%s/MoreFlag/MorePACFlag/g
2,343
Posted By lori_lin
regard.
why don't you try "ls |grep **" then you don't have to do this..

and if you have to do so .

you can try "*** | awk '{print $9}'"
6,545
Posted By lori_lin
OK,I got what you want.
U can set a default shell for users by edit "/etc/default/useradd"(CentOS 5.4)

[root@**** ~]#more /etc/default/useradd
# useradd defaults file
GROUP=100
HOME=/home
INACTIVE=-1
EXPIRE=...
6,545
Posted By lori_lin
OK,could you tell the way you change SHELL. you...
OK,could you tell the way you change SHELL.
you can use
env|grep SHELL
to see what the SHELL is.
and use
pstree
to see the tree structure of your SHELL.
for me it's like this...
3,945
Posted By lori_lin
so ,can you use "touch" to change the access...
so ,can you use "touch" to change the access time?
20,389
Posted By lori_lin
try "diff -u A B" A(B) stands for the files you...
try "diff -u A B"
A(B) stands for the files you wanna to compare with
2,278
Posted By lori_lin
hello I cant tell apart ,but I think you can get...
hello I cant tell apart ,but I think you can get help by the following way:
info "|"
also , you can deeply about the use of "|"
Showing results 1 to 12 of 12

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