find file type linux script
#! /bin/sh
if [ -f "$1" ] && [ "`file -b --mime-type \"$1\"`" = "image/jpeg" ]; then
echo "Good type for the file (JPEG)"
fifind . -iname "*.err"
Also in C++:
- src refspec master does not match any
- running html in cmd
- adonis migration run
- how to add alias in linux
- gitignore for ue4
- check gnome version ubuntu terminal
- remove symbolic link
- Taskkill
- install vnc linux mint mate
- git tag from commit
- docker run name
- git delete remote name
- zsh wait for user input
- convert log file with unix timestamp
- umount device is busy
- how to install curl in centos 7
- laravel install production
- git add command
- wsl2 access folder from windows
- cancel a merge git
- execute a scheme program
- install docker-machine-driver-hyperkit
- create zip file terminal linux
- clone mongodb database to local machine