84 questions
Is it possible to retrieve all subdomains registered with DNS?$command example.com =>example.com A 111.111.111.111 =>hoge.example.com A 111.111.111.111 =>huga.example.com A 111.111.111.111I'm...
$lshoge.text fuga.text piyo.text all.text$ cathoge.hoge$ cat fuga.textfuga$ catpiyo.textpiyo$ cat all.texthogefugapiyo$ echo hoge>>hoge.text$ cat all.texthogehogefugapiyoIs this possible?
When I started the terminal -bash:[:missing`]' message appeared.I have set SublimeText2 to be opened from the terminal by referring to this site.http://offsidenow.phpapps.jp/archives/1669At that time,...
When I started the terminal -bash:[:missing`]' message appeared.I have set SublimeText2 to be opened from the terminal by referring to this site.http://offsidenow.phpapps.jp/archives/1669At that time,...
Is it possible to encrypt and execute the CSH source code to encrypt VBS to VBE using Windows Script Encoder? If possible, please tell me how to do it.If it is possible to replace it with Bash, that i...
Is it possible to encrypt and execute the CSH source code to encrypt VBS to VBE using Windows Script Encoder? If possible, please tell me how to do it.If it is possible to replace it with Bash, that i...
-bash::i:command not found as shown in the image below.I'm really curious about it these days, so I'd like to know how to solve it
When I tried to run the following sample, I got an error in step 4.https://github.com/awslabs/auto-check-in-appsyntax error near unexpected token `newline' Note: Specify the applicable AWS Region and ...
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...
As you can see in the title, when you run source~/.bash_profile on a Mac terminal, it says syntax error: unexpected end of file.However, if you show .bash_profile in vi, there are only 10 lines as sho...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.