line tag

53 questions


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

1 answers
75 views
0
I want to display the additional friend screen when I use the LINE and Alexa account link.

Using Alexa, LINE login, and Messaging API, I create a LINE bot that works with Alexa.We are doing the same thing as the following article.Article: https://qiita.com/igarashisan_t/items/d1b2e8283a3fed...

1 years ago

1 answers
88 views
0
Want to know what kind of redirect tool you are using

Please let me know if anyone knows what tool you use on this official LINE occasionally.(Sorry to trouble you, but please refer to the attached image.)<Tool Behavior>·Short URL such as https://h...

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
76 views
0
Unable to set public settings with LINE login

I am trying to implement LINE login to iOS app, but I can only log in to LINE account with tester permission.I'd like to set it up for publication, but I couldn't find the application screen or settin...

1 years ago

1 answers
40 views
0
I want to send a message to LINE from the program I created on Android Studio.

Recently, I just started developing it on Android Studio, and I would like to send a test message to my line group on LINE Notify.I have already obtained the access token on LINE side, and all I have ...

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
95 views
0
Why did you publish the Python app using LINE Notify on heroku, but it runs on its own?

We have published a Python app to heroku that informs her of information scraped from the web using LINE Notify.Line gets notified when it runs periodically, even though you don't even use the schedul...

1 years ago

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
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.