command-line tag

18 questions


2 answers
63 views
0
What's the status of PHP PATH now?

If you follow the instructions on the Internet to get through the PHP PATH, $whichphp/Applications/MAMP/bin/php/php 5.4.10/bin/php$ php-vPHP 5.4.10(cli)(build:...tec.I succeeded, but when I checked it...


1 answers
75 views
0
cd- is no longer available.How do I return to the previous directory?

After several directory moves, cd-I will run , but after all the settings I have been fiddling with, I can no longer use them.-:no such file or directorySo I think the last directory is not cached, bu...

1 years ago

2 answers
89 views
0
Running the shred command from Fedora on a virtual machine causes a write error in the middle

For 932 GiB external hard drives (sdb2), ~$sudo shred-n 4-z-v/dev/sdb2When you run , you can start writing about 30 GiB.shred:/dev/sdb2: A write error occurred with offset 32444973056: Input/output er...

1 years ago

2 answers
55 views
0
Why can some commands be executed when the /usr directory is not visible?

Event1. Create LV in rhel 7.5 environment2.Create a file system on the LV3.Create mount point/usr94.Mount LV to /usr9 (Mistake command)positive) mount/dev/vg/lvol1/usr9Wrong) mount/dev/vg/lvol1/usrImp...

1 years ago

1 answers
111 views
0
Failed to install shell commands ENOTDIR I want to resolve this error

I want to start Atom from terminal, but it doesn't work.I checked and found that Atom's Install Shell Commands will be able to do it, but the following message came out and it didn't work.Failed to in...


1 answers
54 views
0
Windows 10 Command Prompt Shows Number 1

I have a question at the Windows 10 command prompt.dir>tmp.txtCreate a batch file that says and name it test.bat .This is done at the command prompt.D:\>testD:\>dir1>tmp.txtappears with a ...


1 answers
51 views
0
Understanding Arguments for Using System Shell Commands from IPython

For example, !less book.csvis executable, but file=book.csv!less fileIf so, it will be an error.Is this functionally impossible?In that case, I would like to loop and execute commands on multiple file...

1 years ago

1 answers
93 views
0
How to debug command-line parameters in Visual Studio

I'm making a command line application with BIS C++I can't find a way to debug it because I got an argument from the command line no matter how much I look for itI'm just using exe file to run it, but ...

« - 2 -

© 2024 OneMinuteCode. All rights reserved.