Search Results

Search: Posts Made By: nitj
9,353
Posted By nitj
Yes methyl. File system was getting full while...
Yes methyl. File system was getting full while the file had been deleted.
Forum: Solaris 07-10-2012
3,753
Posted By nitj
Thanks every one. :)
Thanks every one. :)
Forum: Solaris 07-09-2012
3,753
Posted By nitj
Thanks jim, Could you please let me know...
Thanks jim,

Could you please let me know how to calculate major and minor number from the dev=xxx in mnttab?
Forum: Solaris 07-08-2012
3,753
Posted By nitj
I also think same.. but what are the device...
I also think same.. but what are the device numbers mentioned pfiles for the inodes residing in virtual file system?

EX.


pfiles output:

255: S_IFREG mode:0666 dev:297,1 ino:65539 uid:0...
Forum: Solaris 07-08-2012
3,753
Posted By nitj
Major and Minor number of Virtual File System
Hi friends, Please let me know if there is any way to find out Major and Minor numbers of virtual file system like below:


/devices 0K 0K 0K 0% /devices
ctfs ...
16,595
Posted By nitj
Hi, Here is the sample example: ...
Hi,

Here is the sample example:


var=$(echo $i | cut -s -d. -f1 )
Where i contains a:2.b:3

I have an output as follows :

b:2 a:2
a
b
b:22 a:22
c
d

I...
9,353
Posted By nitj
AS I mentioned accidentally a file was removed...
AS I mentioned accidentally a file was removed and it was opened by a process. No I want to close that file descriptor which is been using that file.

---------- Post updated at 08:43 PM ----------...
16,595
Posted By nitj
Thanks Elixir, but that too not working :wall:
Thanks Elixir, but that too not working :wall:
9,353
Posted By nitj
Close file descriptor without terminating process
Can any help me in finding the way to close opened file descriptor in Solaris ,without killing process. As accidently a file was removed which was opened by a process.

Much thanks in advance :)
16,595
Posted By nitj
Match exact Variable in Awk
I want to match exact string stored in Variable INO and print next two lines. I have written below code which partially matches:

awk '/\'$VAR'/{getline; getline; print}'

Will be thankful , if...
Showing results 1 to 10 of 10

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