Sponsored Content
Full Discussion: file command usage
Top Forums UNIX for Dummies Questions & Answers file command usage Post 70032 by RTM on Monday 25th of April 2005 10:54:20 AM
Old 04-25-2005
You REALLY need to read the man page for the 'file' command. Do that, run the command ( file * ), and then ask questions if you still don't understand.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Disk Usage in GB and Unix command to find the biggest file/folder

Hi All, Please help me out 1) Command to find the disk usage in GB. I know that du -k will give in kilobites. 2) How to find the Biggest file/folder in a given set of files/folders. Thanks in advance Regards, Manas (8 Replies)
Discussion started by: manas6
8 Replies

2. HP-UX

how can I find cpu usage memory usage swap usage and logical volume usage

how can I find cpu usage memory usage swap usage and I want to know CPU usage above X% and contiue Y times and memory usage above X % and contiue Y times my final destination is monitor process logical volume usage above X % and number of Logical voluage above can I not to... (3 Replies)
Discussion started by: alert0919
3 Replies

3. Shell Programming and Scripting

grep command usage

what is the grep command to get the second occurence of pattern in a file or how to do with sed ? (1 Reply)
Discussion started by: santosh1234
1 Replies

4. AIX

How to monitor the IBM AIX server for I/O usage,memory usage,CPU usage,network..?

How to monitor the IBM AIX server for I/O usage, memory usage, CPU usage, network usage, storage usage? (3 Replies)
Discussion started by: laknar
3 Replies

5. UNIX for Dummies Questions & Answers

Command to display the space usage (memory usage) of a specific directory.

Hi all, Can you please tell me the command, with which one can know the amount of space a specific directory has used. df -k . ---> Displays, the amount of space allocated, and used for a directory. du -k <dir name> - gives me the memory used of all the files inside <dir> But i... (2 Replies)
Discussion started by: abhisheksunkari
2 Replies

6. Shell Programming and Scripting

cp -v command usage?

I am trying to output a log file from cp usage. I think this can be achieved. In my code I have this. cp -i -v ~/files/* ~/backups/oldfiles/;; > ~/logs/logfile.logThe error I get is "syntax error near unexpected token '>' What am I missing? (7 Replies)
Discussion started by: gameinn
7 Replies

7. UNIX for Dummies Questions & Answers

Usage of find command

I need to find a file that has been modified in last 3-4 hours. mtime tells us about file modified in n days. Is there any way I can check for hours or minutes file modified or created before. (5 Replies)
Discussion started by: ankush_mehra
5 Replies

8. UNIX for Dummies Questions & Answers

Sort command usage

I have one file like this: NEW /ifs/SQL_Backups3/SQL_SharePoint1 NEW /ifs/SQL_Backups/SQL_SharePointThis can be easily sorted by the following command: cat file| sort -k3,3nBut I have another file like this: /Pool0/local/Benchmark /Pool0/local/CRAD /Pool0/local/crdhw/espresso_scratch1... (5 Replies)
Discussion started by: newbie2010
5 Replies

9. Solaris

SunOS 5.5.1 usage of Makefile command in make file

I am new to Solaris and compilation using make files. I have a code base which is organized into different folders. At the root folder is a master make file and in the sub directories, there are make files for that particular folder. In the make files present in subdirectories, I am seeing... (2 Replies)
Discussion started by: rajujayanthy
2 Replies

10. UNIX for Dummies Questions & Answers

Usage of '.' in MV command

Hi, Could you please let me know, why we should not use '.' in move command, if we use it, is it something wrong.. Please share the details on it. /home/rahualux/emp.csv /home/rahualux/details/employee_files/. Or other example for mutlipile files /home/rahualux/*.csv... (3 Replies)
Discussion started by: rahualux
3 Replies
RTFM(1) 						      General Commands Manual							   RTFM(1)

NAME
rtfm - a response for easy questions from clueless lusers SYNOPSIS
rtfm [ -p ] [ -h ] [ -d option ] [ -i interval ] [ -a action ] [ -q luser] DESCRIPTION
rtfm is a command for system administrators to use in dealing with new users. rtfm is useful for dealing with users having trouble with their pictures downloaded from alt.binaries.pictures.erotica. rtfm will continue to run until killed by hand, using `kill processid'. rtfm can be invoked by anyone who has enough of a clue to know what a man page is. OPTIONS
-p Give the answer in a polite fashion. -h Tell the clueless luser to go to hell. Used with the -p option, they'll look forward to the trip. -d option Debug mode using option where option is one of the following: query Ask the luser what part of rtfm that he or she does not understand. planet Ask what planet the luser is from. literacy Ask the luser if the luser can read. english Ask the luser if the luser understands English. Mac Ask the luser if the luser has ever used a computer other than a Macintosh. Nintendo Same as the Mac option, but slightly more harsh. -i interval Enable within interval seconds. interval is the time between a luser asking the same damn fool question. This option must be acti- vated for the -a option. It stores the time of the question in /var/run/luser and checks that file each time that rtfm is activated. interval is a number of minutes, of the form xxx.xx where each x is a decimal digit. The default is 5.00 minutes. -a action This defines some action to be taken in the event that the -i flag condition is met. action can be defined either at the flag level or by a file. The options for flags are as follows: scream Let out a scream of utter frustration. hair Rip out your hair in total frustration. rm Automatic command ran in lusers home directory. It can have an addition -rf flag added. ignore Ignore the luser. warn Warn the other sysadmins. forward Forward to CNS advising. Particullary if the complaint is /dev/null is full. kill Kill all the lusers processes. FILE=file.name Use a file to define a course of actions. This can be any executeable file except those using ksh, which no god-fear- ing right-thinking sysadmin would be caught using lest he be struck down by the wrath of God. -q luser Query file /etc/luser to see if luser is a real luser or a first time luser. FILES
/etc/luser SEE ALSO
mr.biff(2), BUGS
rtfm only checks /var/run/luser when the -a option is specified and after the -i option is invoked. Otherwise /tmp would fill up rapidly on many systems. Also, core may dump if the -a FILE= option is anatomically impossible. GNU Utilities July 27, 1997 RTFM(1)
All times are GMT -4. The time now is 07:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy