Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

seeing all the installed apps i terminal

for app in /usr/share/applications/*.desktop; do echo "${app:24:-8}"; done
Comment

PREVIOUS NEXT
Code Example
Shell :: open current dir cmd 
Shell :: string to date in shell script 
Shell :: powershell convert to json 
Shell :: push docker image to docker hub 
Shell :: How to list manually installed packages in ubuntu 
Shell :: how to sort tags on git tag 
Shell :: helm cheat sheet 
Shell :: Method ReflectionParameter::getClass() is deprecated ubuntu 
Shell :: remove a file from a commit 
Shell :: dpkg get installed package version 
Shell :: Install Git server on Windows 
Shell :: hwo to remove ssh key 
Shell :: helm docker generate doc 
Shell :: permissão wordpress 
Shell :: regex match + n lines 
Shell :: delete file on git 
Shell :: command for Installing the Python Requests Library using Pipenv 
Shell :: install vuex orm 
Shell :: wp cli plugin install 
Shell :: commit changes from different branches 
Shell :: torch 1.1.0 install 
Shell :: Loop through an array of strings in Bash 
Shell :: install prisma nextjs 
Shell :: Please install mariadb package manually 
Shell :: how to format usb to fat32 ubuntu 
Shell :: uncommit local commit 
Shell :: laravel 9 
Shell :: openssl list certificate chain 
Shell :: install helm on minikube 
Shell :: flask wtforms pip install 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =