sh tag

193 questions


1 answers
105 views
0
Understanding How to Analyze Maillogs, Aggregate them to One Line, and Output them

environment:CentOS 6.9Thank you for your help.It was very helpful that you previously taught me how to use awk to extract mail logs for a specified period of time.I was thinking a lot about improving ...

1 years ago

1 answers
147 views
0
Japanese term for deep learning

Good morning, everyone.I'm translating my resume from English to Japanese, but I'm not good at Japanese yet, but there are many terms I don't know, but Wikipedia doesn't help me, so I'm asking Stack O...


3 answers
118 views
0
I want to write a shell script that searches in any folder and handles any files that match the criteria.

There are two things I want to do, but I'm having trouble writing well.The following are the things I would like to deal with.1Search recursively for *.rar in folder AZip all *.rar files that hit the ...

1 years ago

1 answers
59 views
0
I want to locate with and on a mac.

The locate command is a command that lists files with matching paths when you specify a string (pattern).However, if you specify multiple patterns, this command searches under or conditions, and there...

1 years ago

1 answers
132 views
0
I want to start the background process in Ansible.

We are building a local environment with Vagrant (CentOS 6).I would like to be able to run Django on uWsgi+Nginx using Ansible.For this reason, we would like to launch uWsgi in the background process....

1 years ago

2 answers
144 views
0
To Find the Hash Value of a File Faster

I'm going to find the hash value of the file and use it to verify the same file.On Linuxmd5sum FILEThe prompts you for a hash value, but when it becomes a large file, it also takes time to find a hash...

1 years ago

4 answers
132 views
0
Description in csh (how to write if statements)

>>viabc.log↓1020304050The contents of abc.log are as above.NG if 40 or 50 is included, Otherwise return Ok as a result, Could you tell me how to create a shell program (description method)?

csh
1 years ago

1 answers
86 views
0
I want to set a short alias for a long command column in csh

When switching environments with python anaconda, it's troublesome to enter source~/.pyenv/versions/anaconda-4.0.0/bin/activate environment name in full path each time, so I don't know how to do it. I...

1 years ago

2 answers
109 views
0
How do you pronounce locale?

The English word locale is used as the name of the information used for regionalization (L10N).In terms of oil, the pronunciation of this word is not good, but many people say it is good.How do you pr...

1 years ago

1 answers
117 views
0
Regarding GitHub collaboration and SSH certification in Jenkins

We are installing jenkins on the rental server and trying to build a development environment using virtual machines.However, when you log in to the virtual machine with ssh from jenkins and git pull t...

1 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.