Skip to content

Commit

Permalink
Updated commands
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmohan committed Mar 1, 2020
1 parent fd844a8 commit 8a157c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions commands.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ This file contians system config/commands I added or configured

#Configuring cifs
//192.168.1.30/f /media/nmohanWinPC/f cifs _netdev,username=nmohan,password=<password>,dir_mode=0766,file_mode=0766,uid=1000,gid=1000 0 0

# Command Commands

-> ldd (To view so in shared library)
-> readelf -d lib<name> (To view properties of a shared library)

0 comments on commit 8a157c1

Please sign in to comment.