Search Results

Search: Posts Made By: wrl
4,282
Posted By wrl
the aix 5.3 returns "ex: 0602-093 paste is...
the aix 5.3 returns

"ex: 0602-093 paste is not a recognized option. Use set all to see all options."

after received the command.
4,282
Posted By wrl
vi paste problem
i encountered a vi paste problem on aix platform. when i copied some sources from windows and then pasted it into a vi window, many <TAB>s were inserted automatically in front of each line. (i.e.,...
Forum: AIX 04-15-2009
3,062
Posted By wrl
thank you jim mcnamara, your judgement is quite...
thank you jim mcnamara, your judgement is quite right.

i've done some tests according to your advise and they are very positive.
3,595
Posted By wrl
New line problem of regular expression
could anybody tell me how i can add/append a new line using regular expression in vi on AIX?

i've tried several ways before, but all of them failed. e.g.
:%s/$/\n/
:%s/^/\v\r/

:(
Forum: AIX 03-06-2009
3,062
Posted By wrl
why a directory size is different on two servers?
I had a directory dir001 on server a, and its size was 1024 bytes, and below was its content.

$ ls -li
total 184
30728 -rwxr-x--- 1 user1 grp1 2187 Feb 26 14:33 Exxxxxx
30729 -rwxr-x--- 1...
3,644
Posted By wrl
got it, thanks!
got it, thanks!
3,644
Posted By wrl
problem in embeded command substitution
$ echo $(tty|sed 's#/[a-z]*/##')
pts/0
$ who | grep $(tty|sed 's#/[a-z]*/##')
grep: 0652-033 Cannot open 0551-011.
grep: 0652-033 Cannot open Standard.
grep: 0652-033 Cannot open input.
grep:...
Showing results 1 to 7 of 7

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