Skip to main content
Student's user avatar
Student's user avatar
Student's user avatar
Student
  • Member for 14 years, 10 months
  • Last seen more than 4 years ago
117 votes
25 answers
265k views

How to get my own IP address and save it to a variable in a shell script?

79 votes
8 answers
249k views

Shell: How to read the bytes of a binary file and print as hexadecimal?

47 votes
7 answers
164k views

How to get the char at a given position of a string in shell script?

26 votes
4 answers
41k views

How to delete files only, but keep the directory structure?

24 votes
7 answers
47k views

How do I check busybox version (from busybox)?

17 votes
1 answer
18k views

What's the difference between "export" and "setenv"? [duplicate]

8 votes
3 answers
10k views

How to run a script from another path, and know the script's path?

7 votes
1 answer
5k views

How to be notified when a USB device was plugged in?

5 votes
2 answers
14k views

How do I give all the permissions to a file for a single user that's not me?

5 votes
3 answers
4k views

Why does this executable still execute after I deleted it?

4 votes
2 answers
3k views

How can I pause in a shell script?

4 votes
4 answers
2k views

How to get the network status (online/offline) and attribute it to a variable in shell script?

3 votes
1 answer
2k views

How to launch a GTK program centered on the screen?

3 votes
2 answers
6k views

Asus USB N10 wireless adapter works on Ubuntu but not Fedora

3 votes
3 answers
18k views

Can I install "development-tools" offline? Or, how to make my CD the yum repository?

2 votes
2 answers
3k views

How to close gdb (or other frames) on emacs?

1 vote
3 answers
2k views

How to make a script for run apps for 1 second?

1 vote
1 answer
369 views

How can I compile unclutter to my embedded linux?