417 questions
I am currently using Linux Mint 18.3.When I right-click on the text file, there is a menu called Open with Vim.Nothing happens when you click it.How can I start Vim from the right click?I think I inst...
On Linux, there is a limit to the number of arguments passed to commands in the shell.For example, if you try to execute a command like foobar* for many files and get a Argument list too long error, t...
I have a question about whether the redox-form is used as a typescript.What I want to do is to use the redox-form(v6) as a typescript.The typescript uses v2.If you get the type definition of the redox...
US>On Linux servers, you are running services such as nginx, php-fpm, and mysqld.Is there any software that makes it easy to view log files for these services?Currently, whenever there is a problem, I...
All commands now appear command not found on the Debian 10 bash shell...How can we solve this problem?Is there only a reinstallation?Please let me know.
I don't know how to do it.Number | Name | Height | Weight There is a table that records the .I would like to extract people over 170 centimeters tall and under 180 centimeters from here. grep$a filena...
I am a beginner at python and linux.I want to use pexpect to connect multiple times with ssh, but it doesn't work.The steps you would like to take are as follows.1. SSH connection from terminal A to t...
I installed Emacs, but I can't open them.I downloaded Emacs by referring to the site below.http://baker-street.jugem.jp/?eid=636
I'm starting to learn the assembler (NASM) in an x86 environment.I want to learn how to write subroutines, so I'm trying to write down the code at the code at the bottom.What do you expect is Hello, W...
I was looking at Flux's Dispatcher.js source.class Dispatcher <TPayload > { _callbacks:{[key:DispatchToken]:(payload:TPayload)=>void};<TPayload> and _callbacks:{[key:DispatchToken]:(pay...
« | - 17 - | » |
© 2024 OneMinuteCode. All rights reserved.