AskUbuntu · @askubuntu
180 followers · 1932 posts · Server ubuntu.social

find special characters in filenames and copy them into new folder. filenames may contain weird non ascii characters and special ones

askubuntu.com/q/1477613/612

#grep #find #xargs

Last updated 1 year ago

coastGNU · @coastgnu
257 followers · 4520 posts · Server norden.social
AskUbuntu · @askubuntu
58 followers · 2274 posts · Server ubuntu.social

Performant sort files into subdirectories by content of metafile

askubuntu.com/q/1458671/612

#bash #files #mv #xargs

Last updated 1 year ago

Sal Ferrarello · @salcode
135 followers · 69 posts · Server phpc.social

I nerd sniped myself last night with this GitHub issue github.com/codepo8/dearconsole 🤣, which resulted in me running a site locally for the first time and crafting this command with and

grep -rl '^tags:.*,' ./_scripts | xargs sed -i '' '/^tags:/s/,//g'

#jekyll #cli #grep #xargs #sed

Last updated 1 year ago

Linuxiarze · @Linuxiarze
25 followers · 79 posts · Server mastodon.social

W dzisiejszym, pierwszym w 2023 roku tutorialu z cyklu Porady Admina zajmiemy się programem xargs linuxiarze.pl/porady-admina-fi

#linux #porada #admin #findutils #xargs

Last updated 2 years ago

🌈 ☯️Teresita🐧👭 · @linuxgal
276 followers · 882 posts · Server techhub.social

Calculate Easter for a range of years

seq 1990 2030 | xargs -i ncal -e {}

#xargs

Last updated 2 years ago

Geekland · @geekland
599 followers · 11920 posts · Server mastodon.social

#bash #xargs

Last updated 2 years ago

Geekland · @geekland
606 followers · 11975 posts · Server mastodon.social

#bash #xargs

Last updated 2 years ago

Joseph Nuthalapati :fbx: · @njoseph
859 followers · 6159 posts · Server social.masto.host

Every shell has its weird quirks and nushell is no exception. Still getting used to it.

I certainly prefer the ease of use of each and par-each in nushell to xargs and GNU parallel.
nushell.sh/book/parallelism.ht

I'm not willing to write any significant scripts in it yet, since the syntax could keep changing.

#commandline #nushell #xargs

Last updated 2 years ago

Olivier Duquesne aka DaffyDuke · @daffyduke
485 followers · 37712 posts · Server mamot.fr

I couldn't get a single example shown in the man page of GNU Parallel working in bash or zsh.

Trying with version 20161222-1.1 on Debian testing.

Guess I'll stick to xargs -P4 for now. 😥

#gnuparallel #xargs #shell

Last updated 5 years ago

Khurram Wadee ✅ · @mkwadee
986 followers · 10873 posts · Server mastodon.org.uk
OSTechNix · @ostechnix
520 followers · 1486 posts · Server floss.social