Skip to main content
uxserx-bw's user avatar
uxserx-bw's user avatar
uxserx-bw's user avatar
uxserx-bw
  • Member for 12 years
  • Last seen more than 2 years ago
11 votes
1 answer
71k views

How to reassign new values to array elements?

6 votes
2 answers
2k views

how do I set quotes around a variable so that the programs sees them as quote marks

6 votes
5 answers
25k views

Stripping directory paths to get file names

3 votes
1 answer
127 views

Removing substrings from a shell variable

2 votes
4 answers
16k views

cannot move Directory not empty

2 votes
1 answer
71 views

who to get a count of "base subDir" without there subDirs?

2 votes
1 answer
2k views

glade gtk+2 and gtk+3

2 votes
4 answers
388 views

security issues from installing from source code as root

1 vote
2 answers
776 views

Get rid of 000A characters in file names

1 vote
1 answer
1k views

Undefined reference to symbol 'XSetFillStyle'

1 vote
1 answer
2k views

XWayland not in Ubuntu

1 vote
0 answers
127 views

trying to get fbpanel installed but getting confusing errors

1 vote
4 answers
8k views

How do I delete files with spaces in them in bash script?

0 votes
4 answers
951 views

how do I extract the SubDir name 4 deep & put into a Var 4 later use?

0 votes
1 answer
1k views

if statement not working properly

0 votes
1 answer
80 views

modify all of the files to read something other they what they do

0 votes
1 answer
1k views

How do I add integer and floating numbers together to keep tally?

0 votes
1 answer
347 views

WIndows 8.1 in hibernation on boot up can't install Linux

0 votes
1 answer
307 views

How to do a control loop

0 votes
0 answers
396 views

how to find keycodes for Aterm backspace, and deletekey

0 votes
1 answer
603 views

how to get terminal to show root prompt in su

0 votes
1 answer
662 views

gimp-plugin cannot find gtk/gtk.h

-1 votes
1 answer
2k views

how to find text within a file using grep it hangs in terminal [closed]

-1 votes
1 answer
684 views

where does Linux store the information the trash can uses?

-1 votes
2 answers
2k views

How to remove non english chars from a string

-2 votes
1 answer
175 views

how do I make a $VAR empty so it don't effect the command line argument and still be within that argument?

-9 votes
2 answers
6k views

How does the Conditional (ternary) Operator get evaluated? [closed]