KnowledgeBase
Ctrlk
  • Android
    • Android
  • OOPS
  • Lifestyle to become Invincible
    • Build Photographic Memory
    • Best sleep window (10 to 6)
  • Git and GitHub
    • CI/CD Gitlab
    • Summary
    • git commands
    • .gitconfig file
    • .gitignore file
    • Git Credential Cache
    • git-credentials file
    • Git Credential Store
    • Git Credential Manager (GCM)
    • SSH for git and ubuntu
  • JNI (Java Native Interface)
  • RxJava
  • Rust
  • C++
  • Matlab
  • linux OS
    • Environment Variables in Ubuntu Linux
    • Udev
    • Symlinks
    • Checking size of files/folders in Ubuntu
    • ARM64 vs x86_64
    • Productivity
    • Web Servers and NGINX
    • Shortcuts
    • Directory Structure
    • Directory Stack
    • what is this abc@def:~$ in linux terminal?
    • Desktop Entry File
    • Find Command
    • Conquer Command Line
    • Running Processes in Emulator
    • Package Managers in Ubuntu
    • Executables and SO files in linux
    • ifconfig
    • User Management
  • Computer Networks
    • URL
    • CName and DNS
    • Troubleshooting connectivity
    • Proxy
    • VPN
    • Communication Mechanisms
  • AOSP
    • Identifying the build system
    • Android Studio For Platform (ASFP)
    • AOSP find and grep cheatsheet
      • find for a directory
      • find for a file
      • find file containing specific string content
      • Grep -rnw . -e "abc"
      • grep Extensive Examples
    • AOSP Architecture
    • Android Apps Vs System Apps Vs Privileged Apps
    • RBVM vs FVM
    • AOSP Folder Structure
    • AOSP Environment Setup
  • Jar Files
  • Jar, Jni and .so files
  • Automotive Domain
    • AUTOSAR
Powered by GitBook
On this page
  1. AOSP

AOSP find and grep cheatsheet

find for a directoryfind for a filefind file containing specific string contentGrep -rnw . -e "abc"grep Extensive Examples
PreviousAndroid Studio For Platform (ASFP)Nextfind for a directory