linux tag

403 questions


1 answers
97 views
0
jni Pre-made So Dynamic Library Application

Hi, how are you?Developers who are dedicated to developing fire nights are working hard.I've been doing it for a week, but I couldn't, so I posted a question.First of all, the following error occurs. ...

2 years ago

1 answers
85 views
0
When implementing a two-way navigation tree with Linux,

We've already implemented a binary tree in the input fileYou need to implement a code that finds the level with the highest number of nodes in that binary tree.Set the input file (input.txt) in advanc...


1 answers
90 views
0
To find with variable value when using find in Linux shell script.

Writing shell scripts on Linux.First, the variable name contains the date.date=`/bin/date +%Y%m%d -d '1 day ago'`The date variable contains yesterday's date. Same as 20161026.Then find directories wit...

2 years ago

2 answers
39 views
0
How do I page up in the Linux CLI?"T"

really basic question, but ....From the Linux CLI, as shown below, How do I page up to see the contents above that have already passed?crying

2 years ago

1 answers
41 views
0
Linux /etc/profile to apply to

Hello. If you go to the site below, I organized /etc/profile as followshttp://www.troubleshooters.com/linux/prepostpath.htmAll users except root /etc/profileWhat I'm curious about is Is it correct tha...

2 years ago

1 answers
78 views
0
I have to kill the ubuntu zombie process, but I can't tell which one is the zombie processㅜㅜ

I don't know the ubuntu server at all, but first of all, I typed ssh [use name] in the office and I'm touching the batch file in crontab. But I heard that there is a zombie process that can take a lot...

2 years ago

2 answers
41 views
0
How do I get the commands I specify to run automatically when I boot from Raspberry Pi3?

How do I get the command I specified to run automatically when I boot from Raspberry Pi3?

2 years ago

1 answers
76 views
0
If you used a combination of C++ overloaded operators, I have a question about g++ compilation error.

During class, there was a task to implement a program that implemented complex numbers as classes and used operator overloading to spin simple tests.Among them, there was a test case where the global ...

2 years ago

1 answers
103 views
0
tail -f ... | What if the log is not one line when tracking the log with grep?

tail -f mylog.log | grep some-keywordIt is possible to filter the log by pipe + grep in the same way as aboveThe problem is that this method does not filter the output of many lines, not one line, and...

2 years ago

1 answers
37 views
0
Should I study Linux to know the overall process of Android - App Installation ~ App Execution ~ onCreate()?

I'd like to know more about the overall operating order of Andorid, so I need to study C and Linux, right?Please reply.

2 years ago
« - 35 - »

© 2024 OneMinuteCode. All rights reserved.