50 questions
Currently, there is a file that was granted using the date command.■ Example: 20180101.zip to 20180131.zipFrom 9:00 on the selected date to 9:00 on the next daywithout unzipping the zip, the line that...
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 ...
From the XML format file below (Example 1. Before Conversion)I would like to delete the whole element that contains the testThere are about 2000 sparse elements containing tests.I'd like to make it ab...
#!/bin/shparam_list=(param1 param2 param3)for parameter ${param_list[@]}do python sample.py $paramdoneAs you can see above, when you pass command line arguments to a file and run them with a for state...
This is my first time asking a question.Characters get garbled when creating a Japanese directory name creation in the Soalris 10 environment. Does anyone know a similar phenomenon or a way to avoid ...
I bought a cheap network camera.It's forwarded via ftp, but I'm looking for a good idea because the range of settings is small.(dbpower c300e with pros and cons on Amazon) /2016-11-08 / Capture/13_57_...
Assume that the environment variable N contains a number.awk NR>NWhat should I do if I want to use the value of the variable in the awk script as shown in ?
This is a general and ambiguous question, but when you download or generate a large number of files, such as 1000 or 10000 files, by operating on the terminal, Are the files properly serialized (no fi...
How do I detect that the VirtualBox virtual machine (VM) operating system is completely booted?I'm starting a VM with VirtualBox and developing it.So far, when I started working on it, I started the V...
On Solaris, I want to use a shell script (bash) to extract a string from a single line of characters retrieved from a CSV format file up to a comma after an equal for a specific string, but I don't kn...
« | - 2 - | » |
© 2024 OneMinuteCode. All rights reserved.