 |
 |
most useful terminal commands?
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Dec 2002
Location: London, UK
Status:
Offline
|
|
as a newbie I would like to learn a bit more about the terminal. Does anyone have any links for a quick guide or feel like posting the commands that they find most useful?
I use rm lots but understand there is a way to have the files deleted 3 time for security could someone tell me how please.
Thankyou
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jun 2002
Location: UK
Status:
Offline
|
|
Originally posted by ixus_123:
as a newbie I would like to learn a bit more about the terminal. Does anyone have any links for a quick guide or feel like posting the commands that they find most useful?
I use rm lots but understand there is a way to have the files deleted 3 time for security could someone tell me how please.
Thankyou
You are looking for this:
rm -P
For useful commands... Start with this:
man
For example if you had typed `man rm' you would have found out pretty soon that the "option" you need to use with `rm' is "-P".
Type `man -k something" to find the command that deals with "something" [replace "something" with, say, "copy" or "move" or... use your imagination] 
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Online
|
|
echo 15 k 1 3 \/ p | dc
a simple command line arbitrary-precision calculator.
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Earth
Status:
Offline
|
|
I guess a good start would be :
ls
(or alternatively ls -l)
to list files in the current folder.
and
cd folder_name
to go into a folder. 
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Dec 2002
Location: London, UK
Status:
Offline
|
|
Thanks guys!  - to be honest I thought I might get a bit of a newbie bashing there. The manual help is pretty useful thanks. Since I posted I've found out a bit more too like the airport listings etc - i would post it but as quick as I found it I lost it  - if I find the command again I'll post it.
Thanks again guys
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Nov 2000
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Dec 2002
Location: London, UK
Status:
Offline
|
|
Thanks for that link, it looks like it has everything I need to get me started. Thanks.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |