Shaarli NicolasMD !
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
28 results tagged command  ✕
just https://github.com/casey/just
24/11/2025 05:35:38
thumbnail
terminal command bash
Git Explorer https://gitexplorer.com/
08/10/2023 09:43:14
git terminal command
Understanding Shell Script's idiom: 2>&1 https://www.brianstorti.com/understanding-shell-script-idiom-redirect/
06/05/2020 11:58:54
thumbnail

output command

bash terminal command
Sysadmin tools: exa, a modern alternative to ls in Linux | Enable Sysadmin https://www.redhat.com/sysadmin/exa-modern-alternative-ls
14/03/2020 00:02:45
thumbnail
linux command bash
htop explained | peteris.rocks https://peteris.rocks/blog/htop/
05/11/2019 10:16:17
thumbnail
command linux terminal
http://ix.io/ http://ix.io/
17/01/2017 17:02:10
pastebin bash terminal console linux command curl base64
Note: chmod permissions /shaare/8DS2bg
14/09/2016 12:23:06

Permissions:

1 – can execute
2 – can write
4 – can read

The octal number is the sum of those free permissions, i.e.

3 (1+2) – can execute and write
6 (2+4) – can write and read

Position of the digit in value:

1 – what owner can
2 – what users in the file group(class) can
3 – what users not in the file group(class) can

Examples:

chmod 600 file – owner can read and write
chmod 700 file – owner can read, write and execute
chmod 666 file – all can read and write
chmod 777 file – all can read, write and execute

linux command
Configure multiple SSH identities for GitBash, Mac OSX, & Linux https://confluence.atlassian.com/bitbucket/configure-multiple-ssh-identities-for-gitbash-mac-osx-linux-271943168.html
14/07/2016 22:45:07
bash ssh linux command git
Note: View Battery Status /shaare/1NSOZA
01/06/2016 11:12:19
$ upower -i $(upower -e | grep 'BAT') | grep -E "state|to\ full|percentage"
linux bash command
Running command as user http://
11/01/2016 17:13:23

sudo -u www-data php occ maintenance:install

command linux server
nicolargo/glances https://github.com/nicolargo/glances
03/09/2015 16:38:38
linux command
ardagnir/athame https://github.com/ardagnir/athame
21/04/2015 16:15:07
bash linux terminal command
http://sprunge.us/ http://sprunge.us/
15/01/2015 10:26:00
pastebin bash terminal console linux command curl base64
cmder | Console Emulator http://cmder.net/
05/01/2015 14:43:46
windows command terminal
Linux 101 Hacks eBook – Table of Contents http://linux.101hacks.com/toc/
24/07/2014 11:57:18
linux server command debian ubuntu kernel
Poll Results: Command Line Usage | CSS-Tricks http://css-tricks.com/poll-results-command-line-usage/
21/03/2014 11:02:58

Ricardo Zea

command sass
nmon for Linux | Main / HomePage http://nmon.sourceforge.net/pmwiki.php
06/03/2014 09:56:05
linux server command
scripts - How to programmatically edit a file using only terminal? - Ask Ubuntu http://askubuntu.com/questions/148421/how-to-programmatically-edit-a-file-using-only-terminal
05/03/2014 09:28:43
command linux
How to set up RainLoop webmail in Ubuntu server - Linux FAQ http://xmodulo.com/2014/02/rainloop-webmail-ubuntu-server.html
20/02/2014 11:38:30
server rainloop webmail linux command
Replace a String in Multiple Files in Linux Using Grep and Sed | Erik Hazzard http://vasir.net/blog/ubuntu/replace_string_in_multiple_files
11/02/2014 14:40:28
replace reemplazar
$ grep -rl 'windows' ./ | xargs sed -i 's/windows/linux/g' # texto en archivos
$ find /home/toto -type d -name 'windows' -exec mv {} linux \; # directorios
$ find /home/toto -type f -exec sed -i 's/texto_viejo/texto_nuevo/g' {} \; # texto en archivos
linux command blog webdesign
page 1 / 2
3727 links, including 251 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn