python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
mv confusion: I deleted /usr/local/bin by following the socketxp guide, but only the first time around
I was following the SocketXP Agent Download & Setup, and on the very first step I am asked to run the following command:
curl -O https://portal.socketxp.com/download/linux/socketxp && chm...
Lillebo
Votes: 0
Answers: 2
How to move files to different folders based on their prefix?
I have thousands of files in my home folder that look like this:
> ls
6_2_S28_R1_001.fastq.gz
19_1_S160_R1_001.fastq.gz
25_3_S114_R1_001.fastq.gz
Here, as an example, I break down the name ...
LDT
Votes: 0
Answers: 1
mv/cp commands not working as expected wih xargs in bash
Hi I have 2 parent directories with these contents, under /tmp:
Note parent directory names have ";" in it- not recommended in Unix like systems, but those directories are pushed by an exte...
dig_123
Votes: 0
Answers: 1
Rename all files in a directory to be the same as the directory
I have a folder called "tokens". In this folder, I have several other folders, called things like "guard", "noble", "assassin", etc. In those folders are image ...
Regniwekim
Votes: 0
Answers: 1