10 More Discussions You Might Find Interesting
1. AIX
i in smit , press F6 ,
smit fs , Change / Show Characteristics of an Enhanced Journaled File System
then F6 to see the comand , how can i see the command performed ??
x() { │
│ LIST= ... (5 Replies)
Discussion started by: prpkrk
5 Replies
2. Shell Programming and Scripting
Hi,
I am new in using unix systems and I need your help.
I would like to make a command that prints all files (not directories) from a file system. These files must be executable from all users (--x --x --x)
Thank you in advance (2 Replies)
Discussion started by: peter20
2 Replies
3. Solaris
Hello peolple i have to check a tape with de dd comand and redirect the exit
dd if=/dev/rmt/0cn ibs=1024k of=/dev/null
i need that the exit from that commando go to a log
if a do this dd if=/dev/rmt/0cn ibs=1024k of=/dev/null > x.log
don`t send me nothing to the log only in the screen. I need... (1 Reply)
Discussion started by: enkei17
1 Replies
4. UNIX for Dummies Questions & Answers
Hi All,
I have two questions for sorting based on date.
Sample input:
2009/07/23 11:48:44|alpha
2009/07/23 11:48:44|gamme
2009/07/23 11:48:44|beta
2009/07/23 11:48:44|test
2009/07/23 11:48:44|data
2009/07/23 11:48:44|hello
2009/07/23 11:48:44|cat
Output:
2009/07/23... (3 Replies)
Discussion started by: quintet
3 Replies
5. HP-UX
I would like to set up monitoring of CPU, memory and disk utilization as a cron job daily with this command, on a Tru64 machine.
I presume that it can be done similar to syslog.dated procedure, so that every day i get a file in, for example, /var/adm/collect.dated/...
Specifically, i would like... (0 Replies)
Discussion started by: veccinho
0 Replies
6. Solaris
I need to know the available space in my unix. when making a df -k it shows me the following thing:
/dev/vx/dsk/emc2/vol06
136764867 121542767 1545614 99% /emc06
would need them to explain to me well the command. since under the column avail the resulting value is... (2 Replies)
Discussion started by: roviedo
2 Replies
7. Shell Programming and Scripting
how to use sleep comand for milliseconds? (3 Replies)
Discussion started by: brkavi_in
3 Replies
8. UNIX for Dummies Questions & Answers
hi,
i have written a small script in which i use exec command and redriect output to a file..after sometime i want to switch it off and redirect the output to screen..how to do it
exec >> /tmp/out.txt 2>&1
//set of statements
then i want to switch of these exec as the rest should get... (5 Replies)
Discussion started by: mkan
5 Replies
9. Shell Programming and Scripting
Hi,
Im trying to write something that will report if a filesytem is over 80% but the problem is the output reports on a dir that is a 9%.
any ideas?
this is what I have
*************************************************
if
then
param=90
else
param=$1
fi
df -kl | grep... (1 Reply)
Discussion started by: collie
1 Replies
10. UNIX for Dummies Questions & Answers
Dear experts:
I am installing software on Unix via telnet using CD on my NT workstation. What kind of NFS & mount comands I should run
in the beginning ? (what exactly should be <drive for cdrom> and <mount ditectory> in the mount comand?
Thanks in advance, etc.. (6 Replies)
Discussion started by: lostam
6 Replies