LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   tell me a site for dangerous commands in Linux (https://www.linuxquestions.org/questions/linux-newbie-8/tell-me-a-site-for-dangerous-commands-in-linux-4175529506/)

kalin-linux 12-29-2014 04:00 PM

tell me a site for dangerous commands in Linux
 
tell me a site for dangerous commands in Linux

trickykid 12-29-2014 04:38 PM

Quote:

Originally Posted by kalin-linux (Post 5292176)
tell me a site for dangerous commands in Linux

That could be every command, just depends on who's doing it and if it's the desired command. Perhaps taking precautions first (like reading the man pages if you using a unfamiliar flag, etc) is your first step. But if you want a list of every command that is dangerous, well, just tab twice at any command line to get a list of all the executable's in your path and just consider them all dangerous if you don't know what your doing.

John VV 12-30-2014 01:10 PM

Code:

su -
rm -Rf /

the REAL problem is this!!!
PEBCAK
look it up

TB0ne 12-30-2014 01:25 PM

Quote:

Originally Posted by kalin-linux (Post 5292176)
tell me a site for dangerous commands in Linux

Please read the "Question Guidelines" link in my posting signature.

Asking people to look things up for you and feed you links is fairly rude. Please show some effort of your own.

Keith Hedger 12-30-2014 02:09 PM

+1
was just going to post somthing similar, 'can you ...' would be nice, 'please can you ...' would be better, some people are just downright rude and lazy and don't deserve to be helped until they change their attitude a bit.

LinuxUser42 12-30-2014 02:35 PM

Welcome to a site where you can learn dangerous commands, especially when you are logged in as root.

Habitual 12-30-2014 04:08 PM

http://ubuntuforums.org/announcement.php?f=326
http://www.tecmint.com/10-most-dange...cute-on-linux/
http://ubuntuguide.org/wiki/Malicious_Linux_Commands

all from https://www.google.com/?gws_rd=ssl#q...linux+commands

brianL 12-30-2014 04:11 PM

http://www.microsoft.com/en-gb/default.aspx

Keith Hedger 12-30-2014 04:45 PM

Quote:

Originally Posted by brianL (Post 5292887)

LOL

gonny95 01-02-2015 05:28 AM

Code:

perl -e 'while(1){my$foo;$foo=\$foo}'

Teufel 01-02-2015 05:36 AM

There are no dangerous commands in Linux.
There are dangerous users.

onebuck 01-02-2015 09:42 AM

Member response
 
Hi,
Welcome to LQ!
Quote:

Originally Posted by kalin-linux (Post 5292176)
tell me a site for dangerous commands in Linux

You should learn to understand the command line(cli) so you will be prepared to use commands properly. You can always do a 'man command' to learn the operations of a particular command with the options to use that will get the desired effect.

I do suggest that you can look at the following, especially Rute;
Quote:

Just a few links to aid you to gaining some understanding;


1 Linux Documentation Project
2
Rute Tutorial & Exposition
3
Linux Command Guide
4
Bash Beginners Guide
5
Bash Reference Manual
6
Advanced Bash-Scripting Guide
7
Linux Newbie Admin Guide
8
LinuxSelfHelp
9
Utimate Linux Newbie Guide

The above links and others can be found at '
Slackware-Links'. More than just SlackwareŽ links!

Quote:


"Knowledge is of two kinds. We Know a subject ourselves, or we know where we can find information upon it."- Samuel Johnson

Have fun & enjoy!
Hope this helps.
:hattip:

kalin-linux 01-10-2015 05:45 PM

tell me adventure games for Linux lxle

astrogeek 01-10-2015 05:58 PM

Quote:

Originally Posted by kalin-linux (Post 5298866)
tell me adventure games for Linux lxle

Say please...

You may and should type that into Google. But here there are live human beings willing to help, so please interact as such... with a smile, please and thank you! ;)

wagscat123 01-10-2015 06:36 PM

For entertainment in the High School cafeteria, I once told tales of a command, shred. Type
Code:

shred  something
to overwrite something - a disk, partition, or file - with zeros or random digits several times over. You'll destroy data and make it unrecoverable.


All times are GMT -5. The time now is 05:37 PM.