Search Results

Search: Posts Made By: Pankajakshan
Forum: Linux 07-31-2008
4,105
Posted By Pankajakshan
Port that a process opens up
Hi all,

I have a process with PID as 12456. Could you please let me know how do i find out what is the port that process listens upon in Linux?

Thanks in Advance,

Pankajakshan
Forum: IP Networking 07-31-2008
3,992
Posted By Pankajakshan
Port that a process opens up
Hi all,

I have a process with PID as 12456. Could you please let me know how do i find out what is the port that process listens upon in Linux?

Thanks in Advance,

Pankajakshan
Forum: Solaris 07-14-2008
1,680
Posted By Pankajakshan
Can anyone help me out :( :(:(
Can anyone help me out :( :(:(
Forum: Solaris 07-11-2008
1,680
Posted By Pankajakshan
Help needed on non GNU compiler
Hi All,



I would require to retrieve the complete list of system include paths for a non gnu compiler(For a GNU compiler like gcc this can be retrieved by using a -v option). Please let me...
17,882
Posted By Pankajakshan
Thanks
Thanks
17,882
Posted By Pankajakshan
How to give permissions to an open file in vi editor?
Hi all,

I have a shell script that i started editing, only in the midst of which i tried to save the changes i found that the file wasnt been provided with write/execute permissions.

I later...
Forum: Linux 06-19-2008
56,383
Posted By Pankajakshan
Hi Sysgate, I tried out the same: ls...
Hi Sysgate,

I tried out the same:

ls -li debug.out22621

22308 debug.out22621


find . -inum 22308 -exec rm -i {} \;
rm: remove regular file `./debug.out22621'? yes
rm: cannot remove...
Forum: Linux 06-18-2008
56,383
Posted By Pankajakshan
I guess its not allowing any of the operations:...
I guess its not allowing any of the operations: :(:(

mv debug.out22621 /tmp
mv: writing `/tmp/debug.out22621': No space left on device
Forum: Linux 06-18-2008
56,383
Posted By Pankajakshan
Unable to remove file using rm: Disk space is full
Hi all,

My disk space is 100% full.

df -k <dir> -> 100%

One of my debug files consume huge amount of space and i want to remove the same to start off fresh debugs.

However i'm unable to...
1,769
Posted By Pankajakshan
Thanks a Lot era. My issue is solved. I could...
Thanks a Lot era. My issue is solved. I could succesfully create the link.
1,769
Posted By Pankajakshan
Confusing Error
Hi all,

Just subscribed to this forum. Not a regular user of Unix.:)

I did the following:
We have a directory structure /a/b/c5/

Where c5 is the only directory inside b.
export...
Showing results 1 to 11 of 11

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