84 questions
ls1.jpeg2.jpeg3.jpeg11.jpeg12.jpeg13.jpeg101.jpeg102.jpeg103.jpegI want to increase the number by 2ls|seds/\.jpeg//|awk'{print$1.jpeg$1+2.jpeg}'1.jpeg 3.jpeg101.jpeg 103.jpeg102.jpeg 104.jpeg103.jpeg ...
I want to replace the <#CLIENT_KEY#> string in the source code with 12345789 in the shell script, but I got an error and I can't run it../ci_post_clone.sh:13:parse error near`\n'What should I do...
I built a Dokerfile, created an image, and ran a docker run.The following error cannot be resolved: docker: invalid reference format.See'docker run --help'.When I looked into it, I looked at the artic...
I built a Dokerfile, created an image, and ran a docker run.The following error cannot be resolved: docker: invalid reference format.See'docker run --help'.When I looked into it, I looked at the artic...
I'm a beginner in programming.I participated in the workshop and decided to use the list named results.The instructor shared the list on Google Collaboration, so the first thing I copied the list to V...
Window 10proVscode 1.70.2Python 3.9.10<-python interpreter selected under virtual environment/ENV folder by python venvPowershell Extension v2022.7.2Vscode enhancements PowerShell Python Python Ex...
View the log files that the script or RPA outputs in real time with the Get-Content option in PowerShell.Sometimes, the script and RPA terminate abnormally due to the error of not opening the log file...
As you can see in the title, I don't want to delete only certain folders as below.It's not working.Is there any way?$filePath='C:\temp\# folder to be deleted$excludeItem='Processed'# Folder you want t...
I would like to export PowerPoint to PDF via powershell.I tried writing as below, but PowerPoint.Application.PpFixedFormatType:TypeName doesn't recognize it well.$Path=.\testpdf.pdf$mtrue=[Microsoft.O...
How do I extract a record from address.txt that is separated by line breaks to four records and contains the string Pass?If you enter the following command, you will see all output.cat address.txt |aw...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.