About 1,366,109 results (1,334 milliseconds)

Searching over multiple Jupyter notebooks

https://groups.google.com/g/jupyter/c/Qi9b7z_sgRU
I like the idea to generate html files using notebooks or their markdown ... find-all-files-containing-specific-text-on-linux.. Tony Hirst's profile ...

How to grep a list of hyperlink to capitalise the words

https://groups.google.com/g/bbedit/c/jZfFK9UC9UI
Apr 19, 2021 ... It is fastest to find things in this file with BBEdit. (I also tried ... You can discover a few things about Quick Look by using the Terminal:.

Determining .fastq file with barcodes

https://groups.google.com/g/qiime-forum/c/W9utLQKwTFU
-n 4" command to see which of my fastq files contained my barcodes, but I cannot tell from the output. Below is what I see in my terminal window: qiime@linux:~/ ...

Re: Question regarding Q-Learning-Extension

https://groups.google.com/g/netlogo-users/c/vm2KdV8FX04
Oct 25, 2024 ... ... terminal on my Mac to locate the extension: ... jar recursively in all subfolders (via find-command on MAC and via Windows Search) and this file ...

Can anyone program perl and fix a script?

https://groups.google.com/g/alt.os.linux/c/XilZPFqnDh8
Mar 20, 2008 ... # Figure out which conntrack file to use. ... I have servers that I use and depend on with this linux box, cannot screw around with beta ...

Find and replace tacl macro.

https://groups.google.com/g/comp.sys.tandem/c/Q62ng8XbOR4
Feb 4, 2014 ... This tells grep to list the names of the files that contain a match ... You have said you are not familiar with Unix or Linux systems, so ...

does vi has a funtion like "grep -v"?

https://groups.google.com/g/vim_use/c/sJWGm3g98y0
Searching in vim is done with regular expressions, so I believe this is possible. For example, to search for lines with do not include string.

Calculation of the static dielectric constant of a 3D periodic water ...

https://groups.google.com/g/cp2k/c/KU_JGMdWrro
Apr 14, 2023 ... When I got the file with the dipole moments, I used the linux terminal command „cat filename.dat | grep Debye > newfilename.dat“ to extract ...

On Xubuntu Fireball 3.0 only accessible through root account

https://groups.google.com/g/firebird-support/c/KSxB80heJGo
2, Using top -b -n1 | grep fb check that a fb server is running. nick@Aspire-one-1-131:~/Documents/Databases$ top -b -n1 | grep fb 489 firebird 20 ...

Git blame's performance on chromium

https://groups.google.com/a/chromium.org/g/chromium-dev/c/oYe69KzyG_U
To take a look by myself, I downloaded chromium and got (on a machine with i7 and. SSD, running Manjaro Linux): - 17s on blame for a file with long ...

Liftover Question

https://groups.google.com/a/soe.ucsc.edu/g/genome/c/zeLY4Ezkit4
Sep 8, 2022 ... Then you can look for duplicates in the new file. There should ... Then you can use grep with your file that includes hg18 coordinates ...

[9fans] Getting started in Plan9 - help

https://groups.google.com/g/comp.os.plan9/c/IymP5x_nT5U/m/zI6sG65NjRwJ
But when I'm sat at a different terminal I still end up saying "I wish I was using Acme". ... with a file server and also present the same data as a directory ...

Re: [Hardhats] What tools do you use to read and write MUMPS?

https://groups.google.com/g/hardhats/c/o9zzlHmyRdI/m/IT33V3xcYLQJ
m file; I'm guessing this variable is used by a subroutine at some point, but it takes a considerable amount of time to figure out which subroutine uses the ...

building the binaries

https://groups.google.com/g/android-ndk/c/lh9qfA0m3w4/m/04cdLzeTb78J
To follow build in another terminal, please use: tail -F /tmp/ndk ... I use grep to find any documents under NDK that has the word "trustzone" in ...

Linux request: RGB colors!

https://groups.google.com/g/semware/c/5Bo_vOfsYhg
Can use ANY keysequence (e.g. define a block with shift-arrow) even under unix local text terminal (linux). ... able to find the local configuration file.

Reconstruct volume from previous alignment

https://groups.google.com/g/eman2/c/q8g2n_A--EI
It is a hidden file in the main project folder. You can just run something like “grep make3d .eman2log” in Linux terminal to find commands... To view ...

Show command progress with output of command?

https://groups.google.com/g/yad-common/c/ivAwSiTxVik
Mar 7, 2022 ... It collects large amount of data (depend on OS, in Linux, often 4096 bytes) before writing. Grep has an option to turn on line buffering:.

ATTENTION: Use VLOG() instead of LOG(INFO)

https://groups.google.com/a/chromium.org/g/chromium-dev/c/3NDNd1KzXeY
does this operate on whole paths? Can I do "--vmodule=*chromeos*=2" to set the vlog level for all the files under chrome/browser/chromeos/ ?

What is agetty, and why can't it be stopped?

https://groups.google.com/g/linux.debian.user/c/LQjO-maWoj8
Jun 6, 2019 ... need to find the init file (or systemd equivalent) that launches it, and ... Finding anything in that mess even with grep is almost impossible ...