Search Results

Search: Posts Made By: indrajit_renu
2,130
Posted By indrajit_renu
File System Utilization
Hi All

This is a simple question, but I am confused

As netbackup user: the netbackup directory size is :
idcxpr0012: cd /opt/VRTSnbu
idcxpr0012: du -sh ./*
0K   ./bi
302M   ./db
0K  ...
11,490
Posted By indrajit_renu
Still something wrong is there in script: ...
Still something wrong is there in script:

The output of the script. It is givng sed: Function s/* cannot be parsed.

mlbept0340-root> sh -x -v testpasswd
#!/bin/ksh
cat /etc/passwd | grep -v...
11,490
Posted By indrajit_renu
Shell Script to change a user password using script
Hi Experts,

I had tried to executes this script to change the user password through script:

No lines in buffer
#!/bin/ksh
cat /etc/passwd | grep -v userid >> /tmp/pass.tmp1
cat /etc/passwd...
4,272
Posted By indrajit_renu
Hi Praving..Still the output comes same ...
Hi Praving..Still the output comes same

mlbept0340-root> bdf | tail +2 |awk '{if(/^[0-9]/){print $1,$4,$5} else {print $1, $5, $6}}'
/dev/vg00/lvol3 10% /
/dev/vg00/lvol1 18% /stand...
4,272
Posted By indrajit_renu
Bdf output
Here is my bdf output
#bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 2097152 217112 1865424 10% /
/dev/vg00/lvol1 1835008 329040 1494288 18% /stand...
2,887
Posted By indrajit_renu
User creation script
Hi Gems..

I am working out on project of creating a mass user on 100 server. Please help me with script where i can create an user id of new 80 user using shell script

Thanks in advance.
...
11,429
Posted By indrajit_renu
Thanks for the quick help..I am able to get the...
Thanks for the quick help..I am able to get the output, but for not all file system

Bdf
wdkwe-root> bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 819200 ...
11,429
Posted By indrajit_renu
[Solved] File System Monitoring Script
Hello Scripts Guru

I had created a shell script to monitor the threshold of the file system, but some where it is not giving the correct output. Request to all to hel me out

I am getting the...
Showing results 1 to 8 of 8

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