Skip to content

Instantly share code, notes, and snippets.

View sbassi's full-sized avatar

Sebastian Bassi sbassi

View GitHub Profile
Sending build context to Docker daemon 459.8kB
Step 1/34 : FROM nvidia/cuda:11.3.1-devel-ubuntu20.04
---> aa720ad693a9
Step 2/34 : ARG USERNAME=vscode
---> Running in c68378d38303
Removing intermediate container c68378d38303
---> 21c22aa12cb6
Step 3/34 : ARG USER_UID=1000
---> Running in 8428fccdde14
name: base
channels:
- file:///tmp/conda-pkgs
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- anyio=3.6.2=pyhd8ed1ab_0
- argon2-cffi=21.3.0=pyhd8ed1ab_0
"2022_12_29_133214",
"2023_06_07_115001",
"2022_10_27_145601", "2022_12_16_150001",
"2022_12_29_133415", "2023_01_23_131401", "2023_03_03_120001",
"2023_03_27_171104", "2023_06_07_115001_fast"
"2022_10_27_145901", "2022_12_16_150101", "2023_01_10_142601",
"2023_01_23_131601", "2023_03_03_120101", "2023_03_27_171205", "2023_06_07_115101",
https://download.llamameta.net/*?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6XC9cL2Rvd25sb2FkLmxsYW1hbWV0YS5uZXRcLyoiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2ODk4MDY0ODh9fX1dfQ__&Signature=mdc4KNnxBNrFFR-tee4QIIEDgVgQhHUM6tMc2vWTg2Hct6N1MDg-YxU2E6NKWslS6k-Ked8KZ0xlaYGXsdRtO0RXkkBXFFwGD2HI2eB1yKIVZvaqu0VYYTT80gwITZcp4pFVwTUY0bgH3pKQhgkjTsUHxV1rDEr179AGNpJIlpakFq63nmSXUu9yW4Tkr%7Euigf4v-xDiu58oxjf-95cUeyqoHfozM%7EC0eOPm4Ijgnf8JDvUXQLCK8YE16LmTjeszR1iFAQep%7EYphrO%7EzXxiqbqbA3haCp1LDzVhRT46v07ZbdFpS%7EElJX8VQ%7ElajqcJHshrpQSg3NaGB%7EVvDZgVJag__&Key-Pair-Id=K15QRJLYKI
"""
"""
ifile = '/Users/sb/projects/toyoko/abstracts.txt'
ofile = '/Users/sb/projects/toyoko/abstractsCLEAN.txt'
grab = True
ai = False
ci = False
[cloudshell-user@ip-10-4-125-79 ~]$ tar --help
Usage: tar [OPTION...] [FILE]...
GNU `tar' saves many files together into a single tape or disk archive, and can
restore individual files from the archive.
Examples:
tar -cf archive.tar foo bar # Create archive.tar from files foo and bar.
tar -tvf archive.tar # List all files in archive.tar verbosely.
tar -xf archive.tar # Extract all files from archive.tar.
(bkp) sb@Sebastians-MacBook-Pro hashcat-6.2.6 % tar --help
tar(bsdtar): manipulate archive files
First option must be a mode specifier:
-c Create -r Add/Replace -t List -u Update -x Extract
Common Options:
-b # Use # 512-byte records per I/O block
-f <filename> Location of archive
-v Verbose
-w Interactive
Create: tar -c [options] [<file> | <dir> | @<archive> | -C <dir> ]
This file has been truncated, but you can view the full file.
Output in format: Requested package -> Available versions
Package sqlite conflicts for:
jupyter_client=5.2.4 -> python -> sqlite[version='3.13.*|3.20.*|>=3.24.0,<4.0a0|>=3.25.1,<4.0a0|>=3.25.2,<4.0a0|>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.32.3,<4.0a0|>=3.33.0,<4.0a0|>=3.34.0,<4.0a0|>=3.35.5,<4.0a0|>=3.36.0,<4.0a0|>=3.37.0,<4.0a0|>=3.37.1,<4.0a0|3.9.*|>=3.38.0,<4.0a0|>=3.37.2,<4.0a0|>=3.38.2,<4.0a0|>=3.35.4,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.23.1,<4.0a0|>=3.22.0,<4.0a0|>=3.20.1,<4.0a0']
q2-dada2=2019.1.0 -> python[version='>=3.6,<3.7.0a0'] -> sqlite[version='3.13.*|3.20.*|>=3.24.0,<4.0a0|>=3.25.2,<4.0a0|>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.32.3,<4.0a0|>=3.33.0,<4.0a0|>=3.34.0,<4.0a0|>=3.36.0,<4.0a0|>=3.37.0,<4.0a0|>=3.35.4,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.23.1,<4.0a0|>=3.22.0,<4.0a0|>=3.20.1,<4.0a0']
q2-cutadapt=2019.1.0 -> python[version='>=3.6,<3.7.0a0'] -> sqlite[version='3.13.*|3.20.*|>=3.24.0,<4.
f_in = 'entrada.txt'
f_out = 'salida.txt'
with open(f_in) as infh:
with open(f_out, 'w') as outfh:
for line in infh:
if line != '\n':
outfh.write(line)