Search Results

Search: Posts Made By: witt
Forum: AIX 08-12-2010
3,445
Posted By witt
IBM Server doesn't ping gateway unless you put a static route
Just want to know if someone has a clue about what could be happening here:

I have an AIX box with four NICs in Ether channel connected to a Cisco Switch.

When I try to ping the default...
6,633
Posted By witt
:confused: I have the same problem when I...
:confused:

I have the same problem when I use the ls command, and
I know what I need to do to have the same output using another command, like find, but I would like to know if someone knows the...
56,960
Posted By witt
Hi ! Try to use this command : sort +1...
Hi !

Try to use this command :

sort +1 +3 +4 +7 +9 file_to_be_sorted


witt
63,796
Posted By witt
Hi ! I guess that this command will help you...
Hi !

I guess that this command will help you :

cat file_with_contents | xargs -n 2 | awk '{ print $1";"$2 }'

It worked fine in my test !

I hope help you !!!
witt
3
1,890
Posted By witt
This command looks into /home filesystem for...
This command looks into /home filesystem for files or directores "\( -type f -o -type d \)", with 2000 and 4000 permissions "\( -perm -4000 -o -perm -2000 -o -perm -2 \)", and exec the command ls...
Showing results 1 to 5 of 5

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