This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo @@@@@@@@ @@@@@@ @@@ @@@ @@@ @@@ @@@@@@ @@@@@@@ @@@@@@ @@@@@@@ @@@@@@@@ | |
echo @@@@@@@@@ @@@@@@@@ @@@@ @@@ @@@@ @@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ | |
echo !@@ @@! @@@ @@!@!@@@ @@!@!@@@ @@! @@@ !@@ @@! @@@ @@! @@@ @@! | |
echo !@! !@! @!@ !@!!@!@! !@!!@!@! !@! @!@ !@! !@! @!@ !@! @!@ !@! | |
echo !@! @!@!@ @!@ !@! @!@ !!@! @!@ !!@! @!@!@!@! !@! @!@ !@! @!@@!@! @!!!:! | |
echo !!! !!@!! !@! !!! !@! !!! !@! !!! !!!@!!!! !!! !@! !!! !!@!!! !!!!!: | |
echo :!! !!: !!: !!! !!: !!! !!: !!! !!: !!! :!! !!: !!! !!: !!: | |
echo :!: !:: :!: !:! :!: !:! :!: !:! :!: !:! :!: :!: !:! :!: :!: | |
echo ::: :::: ::::: :: :: :: :: :: :: ::: ::: ::: ::::: :: :: :: :::: | |
echo :: :: : : : : :: : :: : : : : :: :: : : : : : : :: :: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/--------------------------------------------------------------\ | |
| Trend Micro System Cleaner | | |
| Copyright 2006-2007, Trend Micro, Inc. | | |
| http://www.antivirus.com | | |
\--------------------------------------------------------------/ | |
2008-12-03, 23:14:39, Auto-clean mode specified. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~> neofetch | |
`` ` monpetit@hermes | |
` `.....---.......--.``` -/ --------------- | |
+o .--` /y:` +. OS: FreeBSD 14.0-STABLE amd64 | |
yo`:. :o `+- Uptime: 1 hour, 38 mins | |
y/ -/` -o/ Packages: 487 (pkg) | |
.- ::/sy+:. Shell: fish 3.6.1 | |
/ `-- / Resolution: 1600x900 | |
`: :` DE: Xfce4 4.18 | |
`: :` WM: Xfwm4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#!/bin/bash | |
for sysdevpath in $(find /sys/bus/usb/devices/usb*/ -name dev); do | |
( | |
syspath="${sysdevpath%/dev}" | |
devname="$(udevadm info -q name -p $syspath)" | |
[[ "$devname" == "bus/"* ]] && exit | |
eval "$(udevadm info -q property --export -p $syspath)" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Upload the specified file to https://transfer.sh using cURL | |
curl --upload-file $file https://transfer.sh/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | |
<title>HTML 5 Boilerplate</title> | |
<style> | |
HTML CSS Result Skip Results Iframe | |
* { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div | |
onclick="window.location='https://codepen.io'" | |
style="cursor: pointer;" | |
tabindex="1" | |
> | |
Outside | |
<a href="https://css-tricks.com"> | |
Inside | |
</a> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/// | |
////// ,//////////// ///// | |
.///// ///// ///// /////. | |
///// ///// ///// ////// | |
/////* ,,,,, ///// /////// .///// ,,,, | |
////// ///// /////*//, //// ///// //// | |
/////////////// ////// //// ////////////// | |
/////////////// ///// .//// ////////////// | |
///// ///////////// //// | |
///// ///////// //// |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14615.539801294599!2d-46.512338!3d-23.680072!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xf37a34964ce3e38f! <a href=" https: www.manutencaoemportasdeaco.com.br ">Fábrica de portas de enrolar</a> !5e0!3m2!1spt-BR!2sbr!4v1675529282177!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--PostgreSQL 9.6 | |
--'\\' is a delimiter | |
select extract(epoch from timestamp '0001-01-01') |
NewerOlder