Guest User

Untitled

a guest
Jan 22nd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ls config.inc.php
  2. config.inc.php
  3.  
  4. pwd
  5. /Application/XAMPP/xamppfiles/phpmyadmin
  6.  
  7. /Application/XAMPP/xamppfiles/phpmyadmin/config.inc.php
  8.  
  9. claw:~ jonv$ echo `pwd`/`ls config.in.php`
  10. /Users/jonv/config.in.php
  11.  
  12. ls "`pwd`/file.txt"
  13. echo $(pwd)/file.txt
  14.  
  15. find DirectoryName -type f
Add Comment
Please, Sign In to add comment