Skip to content

Instantly share code, notes, and snippets.

wilder@wilder-ThinkPad-T430:~/Documents/quete_unix/clmystery-master$ cd mystery
wilder@wilder-ThinkPad-T430:~/Documents/quete_unix/clmystery-master/mystery$ grep CLUE crimescene
CLUE: Footage from an ATM security camera is blurry but shows that the perpetrator is a tall male, at least 6'.
CLUE: Found a wallet believed to belong to the killer: no ID, just loose change, and membership cards for AAA, Delta SkyMiles, the local library, and the Museum of Bash History. The cards are totally untraceable and have no name, for some reason.
CLUE: Questioned the barista at the local coffee shop. He said a woman left right before they heard the shots. The name on her latte was Annabel, she had blond spiky hair and a New Zealand accent.
wilder@wilder-ThinkPad-T430:~/Documents/quete_unix/clmystery-master/mystery$ ^C
wilder@wilder-ThinkPad-T430:~/Documents/quete_unix/clmystery-master/mystery$ grep CLUE crimescene
CLUE: Footage from an ATM security camera is blurry but shows that the perpetrator is a tall male, at least 6'.
<!Doctype html>
<html>
<head>
<meta charset="utf-8" >
<title>Mon Site avec Bootstrap</title>
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js" ></script>
</head>
<!Doctype html>
<html>
<head>
<meta charset="utf-8" >
<title>Mon Site avec Bootstrap</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
</head>
@font-face {
font-family: 'robotoregular';
src: url('roboto-webfont.eot');
src: url('roboto-webfont.eot?#iefix') format('embedded-opentype'),
url('roboto-webfont.woff') format('woff'),
url('roboto-webfont.ttf') format('truetype'),
url('roboto-webfont.svg#cac_champagneregular') format('svg');
}
#profil
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>find the precious</title>
<link rel="stylesheet" href="styles/index.processed.css">
<script src="scripts/index.js"></script>
</head>
<body>